Hacker News new | ask | show | jobs
by douche 3326 days ago
I've never seen anything that tried to do intellisense in JavaScript that wasn't slower than molasses. The quickest way for me to get Visual Studio to crash is to open two or three small .js files, watch the memory usage skyrocket, and the editor speed grind to a halt.
2 comments

Webstorm is significantly better than VS for JS, or at least it was with VS2013.
I use it for dart