We use IntelliJ IDEA. I haven't used anything else, so I don't know how it compares, but it works great for us. When a new developer comes in using Eclipse, we give them an IDEA license, and they've all eventually converted :) It even does selector completion in text strings, which is great for writing jQuery code.
Obviously our server side is all Java :) --Erik On 8/1/07, 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 > >