At work I do most of my development in Dreamweaver 8 and use FireFox
with the FireBug plugin for testing/debugging/optimization etc.  I
also use EditPlus 2 when I just need a small lightweight editor to
quickly edit something.

i've heard that the CS3 version of Dreamweaver has much more advanced
JavaScript tools, but that they are built around it's own JavaScript
framework (Spry) and I don't know how well it would work with a third
party library like jQuery.

I've also heard about an IDE called Eclipse that supports JavaScript
among other things, but I've never tried it.

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

Reply via email to