-1
Completed
Smarter commenting, like Komodo.
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
0
Answer
Completed
Jon Skinner 13 years ago
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
Completed
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
Customer support service by UserEcho