I used sublime for years and really liked it. But you cant beat an ide like web-storm.
Web-storms linting is spot on and indexing of all your files is awesome. No need to download extra things, it just all works out of the box.
It recognises all of your tasks in gulp, npm etc and you can run them with just on click. It also has nearly all the tools of source tree built in.
Because it indexes files it can tell you the names of variables and functions from other files or entire libraries.
But all that comes at a price. A year licence is about €150 including tax. Also memory, you wont be able to use this on a low end machine, well at least not comfortably. But that being said if your a full time dev €150 is not much and maybe your boss will buy it. Plus I guess most of us devs use pretty good hardware.
Hope this helps.