In Sublime Text 2 it was possible to comment out a line or a block of lines with Ctrl+/ and Ctrl+Shift+/. According t
Use Ctrl + / for single line comment and Ctrl + Alt + / for block or multiline comments.