Hi,
I’m working with a Vim, here a tutorial and why I stopped to use Sublime.
I have a configuration in steroid for student developer.
My config:
documentation:
a/open a word in MDN directly in your browser (space bar + z)
b/ slip vertical some information about, methods javascript
c/ lint the js with the amazing JsHint
d/ 800 snippets Javascript, easy to edit, with jQuery, Angular, javascript vanilla, reactJs, D3, Require, node, ES6.
and 50 others languages, like Ruby, PHP, etc…
autocomplete:
a/ the menu autocomplete show you the precise definition for each item.(TAB and Enter)
b/ your just typing 2 letters to have the menu appear
The key leader is the space bar.
here the repo: https://github.com/xavierartot
Good luck!