Good JavaScript IDE with JQuery support ?
Posted
by Pop Catalin
on Stack Overflow
See other posts from Stack Overflow
or by Pop Catalin
Published on 2008-10-16T15:44:19Z
Indexed on
2010/04/19
8:33 UTC
Read the original article
Hit count: 219
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?
© Stack Overflow or respective owner