Skip to content

mazaninfardi/Sublime-cpp

Repository files navigation

Sublime-cpp

This is a C++11 package for Sublime Text 3 that provides a set of commonly used C++11 snippets and allows you to compile codes written using C++11 syntax and methods. In addition this package adds syntax highlighting to the compilation error output of gcc which makes the errors readable and clickable within Sublime Text. Make sure to select C++11 from the build menu.

Shortcuts

ctrl+shift+c    cancel build
ctrl+super+c    remove std:: from the error output to make it more readable.
ctrl+'          fold section
ctrl+shift+'    unfold section

About

This is a C++11 package for Sublime Text3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published