Hello Members,

Can anyone recommend any easy-to-use and free JavaScript IDEs?

Thank you!!
sciprog1

Recommended Answers

All 5 Replies

Hello Members,

Could you possibly reply? It's a little urgent.

Thank you!!
sciprog1

Aptana Studio 2. It's great because it supports code insight and autocomplete for JavaScript and JavaScript libraries, like jQuery.

http://www.aptana.com/

You can also try Notepad++. It has code coloring but not autocomplete/code insight: http://notepad-plus-plus.org/

Hello samaru,

Thanks a lot!! That was very helpful!

Regards,
sciprog1

Aptana Studio 2. It's great because it supports code insight and autocomplete for JavaScript and JavaScript libraries, like jQuery.

http://www.aptana.com/

You can also try Notepad++. It has code coloring but not autocomplete/code insight: http://notepad-plus-plus.org/

How to enable jquery autocompletion? I use aptana 2.0.5 and found that I have to do this:

Preferences > Aptana > Editors > JavaScript > Code Assist > Check jQuery

but there is no such checkbox :( what should I do?

i know netbeans has javascript built in editor and a debugger.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.