up vote 10 down vote favorite
1
share [g+] share [fb]

In Visual Studio, (and a few other Microsoft editors), you can auto format a document with a simple Ctrl + K, Ctrl + D.

This inserts line breaks and tabbing automatically.

Is there a similar feature in Notepad++? I love Notepad++ but without auto format it feels a bit incomplete!

link|improve this question
feedback

2 Answers

TextFX has the options to insert line breaks and tabbing?

TextFX

link|improve this answer
feedback

For JavaScript, the JSMinNpp plugin will do this job.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.