Closed
Description
I use package sublime-cpp11 for C++11 syntax highlighting.
sublime-cpp11 Installation
To use this package as the default, you must disable the built-in C++ package.
Under Preferences->Settings - User, add "C++" to the "ignored_packages" list:
"ignored_packages":
[
"C++"
],
But after that, snippet doesn't work, how to solve it?
Metadata
Metadata
Assignees
Labels
No labels