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++ #9

Merged
merged 1 commit into from
Dec 25, 2014
Merged

Handle new scope name for C++ #9

merged 1 commit into from
Dec 25, 2014

Conversation

maxbrunsfeld
Copy link
Contributor

In the next release of Atom (v0.166), the scope name for C++ will change from source.c++ to source.cpp. 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.

fstiewitz added a commit that referenced this pull request Dec 25, 2014
Handle new scope name for C++
@fstiewitz fstiewitz merged commit e4de245 into fstiewitz:master Dec 25, 2014
@maxbrunsfeld maxbrunsfeld deleted the patch-1 branch December 25, 2014 17:29
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