Issue by TomMalbran
Friday Nov 16, 2012 at 07:59 GMT
Originally opened as adobe/brackets#2133
Adding line comment to CSS and HTML as suggested here: adobe/brackets#2119
The implementation is like Sublime's where the entire line (avoiding empty spaces at the start) gets commented if there is no selection, and just does a block-comment if there is a selection.
TomMalbran included the following code: https://github.com/adobe/brackets/pull/2133/commits