I use Programmer's Notepad 2 (http://www.pnotepad.org/) and have even created some jQuery text clips (amongst others - http://www.texotela.co.uk/pn2/textclips/) for it. Although, as I am familiar with the jQuery API and have Visual Studio I don't use the clips much.
It's not a full-blown IDE like Aptana or Visual Studio, but still a decent editor (as it does have a lot of features and loads quickly). On Aug 1, 7:00 pm, Matt Penner <[EMAIL PROTECTED]> wrote: > I've just started developing with jQuery in the last month. I usually > use VS 2005 or Notepad++ for my JavaScript. It's features are pretty > much nil as far as intellisense goes. Mainly all they do is syntax > highlighting and formatting. > > What recommendations on JavaScript editors or IDEs does anyone have? > Is there something sophisticated enough that can have intellisense > with jQuery or my own objects in external js files? > > Thanks, > Matt