-1
COMPLETADO

Smarter commenting, like Komodo.

openid-1 hace 13 años actualizado por Jon Skinner hace 13 años 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.

Respuesta

Respuesta
COMPLETADO
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
Respuesta
COMPLETADO
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