[QUES] Javascript IDE?

So I started out using Dreamweaver purely because I have the creative cloud and use it for other non-js related tasks, so it was an obvious first choice but the default syntax checker for Javascript was non-existent.

I switched to Aptana Studio today and it’s fantastic. However I much preferred the “Find” function in Dreamweaver. I was just wondering what other IDE’s people used before I settled :smile:

For many years now nusphere’s phpEd is my first choice for the most of my web development stuff.

I’ve not come across this one before, I’ll check it out.
Thanks

I recommend WebStorm as it’s optimized for mostly javascript.

Lol, notepad++ for me :slight_smile: not that you can actually call that an IDE :slight_smile:
But it does the job

Also the notepad++ lol. Its not designed for JS, but It works on all popular languages.

I am using Sublime text 2/3 and Eclipse for web Dev. And for small things Notepad++