So, for people who wanted to use Sublime Text for C++ projects but syntax highlighting, build system and documentation didn't really satisfy you.
Or beginners in C++(like me) who really want to start with Sublime Text.
I released this project available from Package Control : C++ Starting Kit.
I'm pretty happy to see how this plugin is received by the community.
If you want to participate to his improvement don't forget to submit feedbacks by the method you prefer(email, private message, github issues/pull requests, doves...). For me the documentation provided is also important than the plugin so tell me how you feel it too.
Next steps :
- Improve the documentation (reorganise it in a better way maybe in an other format)
- Test and fix some issues
- Really begin my learning of C++