Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Handle new scope names for C++ #9

Closed
wants to merge 1 commit into from
Closed

Handle new scope names for C++ #9

wants to merge 1 commit into from

Conversation

maxbrunsfeld
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants