Good JavaScript IDE with JQuery support ?
- by Pop Catalin
I'm planing to start learning JQuery (among other things), so I'm looking for a good Javascript editor that can preferably provide some of the following features:
Syntax coloring
Contextual help for standard JS functions, JQuery functions and possibly custom ones.
Some code completion.
(optional) JS debugging
Is there such and editor out here? or any that come close to this?