By d4n3
Sunday, 11. May 2008, 21:39:19
Javascript code auto-formatting
Since a lot of javascript code has its whitespace purged for bandwith,this makes debugging such code in Dragonfly almost impossible, as its all crammed into a single line.
So it would be cool if there was an auto-formatting feature that would auto-indent the code and add newlines after each line of code.
