[Javascript] Beware the IDE March...

Matt Barton javascript at mattbarton.org
Thu Nov 9 07:25:17 CST 2006


Mark Wonsil wrote:
> Someone asked me about JavaScript IDEs because he's starting on a Google Maps
> Mashup and he thinks that vi/Notepad isn't going to cut it for him anymore.
> Any recommendations from the script daddies (and mommies)?
> 
> Mark W.

Under windows I use Textpad (http://www.textpad.com) for just about 
everything: javascript, databasic, php, asp, html.  It's very simple, 
but very configurable.

It does syntax highlighting, macros, multiple workspaces.  We've even 
written extensions in Visual Basic to link it into our compiler so we 
can compile code inside textpad.



More information about the Javascript mailing list