As asked, to know what language you want to program is necessary to install the correct packages plugins.
If you just started, you could install my settings. https://github.com/evandrocoan/SublimeTextStudio#installation
This settings mime, need some fixes as:
- I never got that DocBlockr package working. I need to get into it to know why and what is happening.
- I also do not like mime ctrl+dshortcut selecting not the whole word some times. I need to see what is going exactly.
- I need to improve/complete the Notepad++syntax theme I am developing. I get to like theNotepad++highlight, so when I first got onSublime TextI start writing one.
- I need to find all shortcut conflicts within sublime. I think there are, as the Usershortcut files is big.
- To let other people use my settings, I need to provide a guide to they know what they can or cannot do currently. But for shorthand now you may press ctrl+shift+pand start typing things you like:

I just started using sublime as you also. I am almost two months gathering plugins/packages, settings things up.
I came to Sublime due its speed and flexibility. At the beginning, I was just programming on C++, Java SE, then Eclipse, Netbeans, JetBrains IDE’s and VisualStudio were very good to go. However, I started programming on more, and more languages each day, so I got on a midlife crisis point, because I need something fast and powerful to all languages, not just C++/Java. So, I started using Notepad++ for a long time. But long after I got tired from its project management, then I started looking out for other as Atom and Komodo. But none of them was good enough as Sublime Text. Now for some tasks I still using Notepad++ because Sublime just cannot handle them as its not handy search box:
My screen is very large, that search Sublime thing on the page’s bottom does not help. I need something to move around as I want to, like the Notepad++ search box. May be I can write a C++ program to run/be a Search Box like the Notepad++'s one. But for now I am sticking within the others boring things to be fixed as the DocBlockr package.
#Project management
There is also something wonderful I would like to talk about. It is the Sublime Text project management:
#Its build system
It is pretty handy:
Its build system
#Symbols Navigating Pawn
Symbols Navigating Pawn
#Symbols Navigating C++
Symbols Navigating C++
#Side Bar Navigating
Side Bar Navigating
#Finally
What I hate most on eclipse was on every new release I got to manually reinstall all my plugins. But with Sublime Text I can apply a versioning system as git on them. So everywhere I go, I just need to go to my GitHub webpage, copy the two commands I need and all my settings and plugins as installed within a matter of some minutes.