All the javascript 'editors' I can find are actually just syntax highlighters.
Are there any free ones that have autocomplete or pretty layout (indenting) capabilities?
Printable View
All the javascript 'editors' I can find are actually just syntax highlighters.
Are there any free ones that have autocomplete or pretty layout (indenting) capabilities?
I use gvim. It auto indents and highlights the code. No auto complete though.
I never got on with any of the VI editors.
Someone from DevShed pointed out Notepad++
http://notepad-plus.sourceforge.net/uk/site.htm
Has autocomplete support for PHP and VB as well!