From a time a now I've been working a new plugin for Sublime Text called Deviot, with the same idea of stino, but using platformIO to compile the code, platformIO is an ecosystem that support more than ~200 boards and it has its own library manager, so you can install a library with a few steps. (You can also use your own private library or copy one is not in the list)
If you are interested, you can find the project here: