In most other languages in VS, you can use CTRL + SHIFT + / to do a block comment (/* */) or CTRL + ALT + / to do a single line comment (//). This would be supper handy in LESS or SCSS files! :)
This is something i miss, Perhaps make the shortcut configurable because the resharper shortcut i use is CTRL + / which toggles a line comment.