In my default key bindings I have ctrl+/
for comment by default. But it only works if I press ctrl+;
in my keyboard. Whats wrong?
Asked
Active
Viewed 30 times
0

Fabricio
- 7,705
- 9
- 52
- 87
-
[Take a look at this answer](https://stackoverflow.com/questions/16676623/determine-if-a-key-sequence-has-already-been-assigned-in-sublime-text/16676749#16676749). It may help. – AGS Mar 12 '14 at 13:05
-
unfortunately it didnt. It shown exactly what I said and just that. – Fabricio Mar 12 '14 at 13:09
1 Answers
0
Could it be that sublimetext is assuming a wrong keyboard layout?
Edit: It seems to be a keyboard conflict in some keyboard layouts. Check some of the answers from this stackoverflow post. Some of the workarounds may apply.