Please for the fellow developer's sake, stop using sublime text.
It doesn't even have proper code formatting options leave alone the intellisense.
Have you tried VS Code?
I use Sublime Text 3, and up until a few days ago I just used it as it came, with the Monokai color scheme (my favourite anyway). Recently I installed a plugin to color-code htaccess files, and to highlight CSS colors in the editor (which reminds me, it doesn't work, need to check that out again).
Otherwise it's just as it is, I love ST cause it's so convenient. Unlike notepag, if my PC suddenly reboots my work isn't lost. The select-multiple-line thing is magic, I use it all the time :)
Pretty much all its features are cool, I'm sure I haven't even explored the tip of the iceberg yet, so I didn't require any packages aside from the color-codes thus far..
David Carr
Web developer
I love Sublime Text, I keep trying other editors but always switch back after a few days.
With his package you can bring in a terminal which makes it even harder to leave ST ;) daveismyname.blog/integrated-terminal-in-sublime-…
Here's a post I wrote for my plugins daveismyname.blog/my-top-sublime-text-plugins
I think what keeps me with ST is the speed of it. The keyboard shortcuts are great. VS Code looks really good but its still not at ST level yet for instance if I have 2 projects open I cannot copy and paste a folder between projects.
The code snippets in ST are also really useful.