-1
Lokið

Smarter commenting, like Komodo.

openid-1 13 ár síðan updated by Jon Skinner 13 ár síðan 0
There are a couple things that bother me about commenting code in Sublimetext.
1) It doesn't handle embedded languages at all. E.g. trying to comment JavaScript inside HTML just results in it using <!-- -->
2) It doesn't handle using /* */ in languages like C++, JavaScript, etc... which would allow me to comment out whatever I have selected.

Answer

Answer
Lokið
Sublime Text 2 does both of these things. If they aren't working for you, you may want to consider reverting to a freshly installed state: http://www.sublimetext.com/docs/2/revert.html
Answer
Lokið
Sublime Text 2 does both of these things. If they aren't working for you, you may want to consider reverting to a freshly installed state: http://www.sublimetext.com/docs/2/revert.html