Skip to content

It doesn't work with C++11 #2

Closed
@Aristotle0

Description

@Aristotle0

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions