I LOVE notepadd++, there is just one missing feature which is forcing me to use Eclipse IDE. Whenever there are curly braces the code between them should be auto-idented between them, e.g:
if ($x==2)
{
//Code
}
Right now this doesn't happen and you have to press TAB for the code to get idented. This is such a minor feature but is important for me as I've gotten used to it. Please, please implement it in the next release?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I LOVE notepadd++, there is just one missing feature which is forcing me to use Eclipse IDE. Whenever there are curly braces the code between them should be auto-idented between them, e.g:
if ($x==2)
{
//Code
}
Right now this doesn't happen and you have to press TAB for the code to get idented. This is such a minor feature but is important for me as I've gotten used to it. Please, please implement it in the next release?
Lots of discussion on this already:
http://sourceforge.net/search/?forum_id=331753&type_of_search=forums&group_id=95717&words=auto+indent