Hey guys !!!
I’m here to present you my first project as a “programmer” : C++ Starting Kit available from Package Control.
Features
- C, C++ and C++11 combined and improved syntax highlighting support.
- Custom C++ build system for g++ compiler.
Philosophy
The main objective of this project is to provide a complete starting kit and starting point for beginners with C++ and Sublime Text including :
- A syntax definition which gives you the flexibility to make precise customizations to your syntax highlighting.
- An associated theme which includes all the new scopes. (see Oasis Theme)
- An intelligible build system. (see the C++ Starting Kit build system)
- A relevant documentation for a quick start and an accessible maintenance.(see The Guide)
Oasis Theme not included
Arithmetic operators are now customizable.
More customization.
Any function support.
Easily add to your syntax definition with the documented configuration file.