Next we have W3Schools’ JavaScript Tutorial, which uses an embedded JavaScript editor called TryIt Editor to illustrate examples. This is a great teaching tool but not a hugely useful development tool ...
In my comparisons of JavaScript editors and JavaScript IDEs, my top recommendations often include Sublime Text (as an editor) and Visual Studio Code (as either an editor or an IDE). Neither is ...
VS.NET won't pick up anything properly from pure-JS files, Eclipse/JSEclipse doesn't want to pop up completion automatically, and Aptana has shoddy coding resulting in all the code parsing/etc ...