Add support for parent scope syntax in theme loader for enhancedColorization#3855
Merged
Colengms merged 1 commit intoJul 1, 2019
mastermicrosoft/vscode-cpptools:masterfrom
coleng/parent_scope_supportmicrosoft/vscode-cpptools:coleng/parent_scope_supportCopy head branch name to clipboard
Merged
Add support for parent scope syntax in theme loader for enhancedColorization#3855Colengms merged 1 commit intomastermicrosoft/vscode-cpptools:masterfrom coleng/parent_scope_supportmicrosoft/vscode-cpptools:coleng/parent_scope_supportCopy head branch name to clipboard
Colengms merged 1 commit into
mastermicrosoft/vscode-cpptools:masterfrom
coleng/parent_scope_supportmicrosoft/vscode-cpptools:coleng/parent_scope_supportCopy head branch name to clipboard
Conversation
sean-mcmanus
approved these changes
Jun 29, 2019
Contributor
|
Is there an issue on this or did you find this from your own testing? |
Contributor
Author
|
This syntax came up in a thread with Martin on the vscode team, as a way to set colors for scopes specific to a .c/.cpp file, without having to provide fully qualified scopes ending in .c/.cpp. Some additional details on syntax supported by vscode is here: https://code.visualstudio.com/blogs/2017/02/08/syntax-highlighting-optimizations#_textmate-themes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.