PrettyJs brings the functionality of make your everyday easy to coding javascript quickly and perfect.
VS2010 Built-in javascript formatting function is not perfect,for example,it cannot perfect support formatting json syntax and so on. PrettyJs Will perfect reformat and reindent any ugly javascript code, And it can help you clean up blank lines of your code.
custom region usage:
//## title... ...code... //#end
Main features:
Beautify/formatting javascript code.
Beautify/formatting selecttion javascript code.
Automatically formatting script block of HTML document,
Cleanup blank lines of javascript code.
Automatically outlining javascript editor is like in C# editor. It outlines {}'s, and custom region block.