Keyboard shortcut to comment lines in Sublime Text 2

Viewed 255045

In Sublime Text 2, how do I enclose a selection in a comment?
Is there a keyboard shortcut for this action?

15 Answers

In my keyboard (Swedish) it´s the key to the right of "ä": "*".

ctrl+*

Related