Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle new scope name for C++ #1

Merged
merged 1 commit into from
Dec 25, 2014
Merged

Handle new scope name for C++ #1

merged 1 commit into from
Dec 25, 2014

Conversation

maxbrunsfeld
Copy link
Contributor

In the next release of Atom (v0.166), the scope names for C++ and Objective-C++ will change from source.c++ and source.objc++ to source.cpp and source.objcpp. This is being done to work around some issues with CSS classes containing '+' characters. This PR adds handling for the new scope names, but will continue to handle the old ones, for compatibility with old versions of Atom.

Refs atom/language-c#54.

@Kerrigan29a
Copy link
Owner

Thank you very much for your help.

Kerrigan29a added a commit that referenced this pull request Dec 25, 2014
Handle new scope name for C++
@Kerrigan29a Kerrigan29a merged commit 0057cc4 into Kerrigan29a:master Dec 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants