mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
This reverts commit d15a3fcc98.
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Class name",
|
||||
"scope": "entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution",
|
||||
"scope": "entity.name.class, entity.name.type",
|
||||
"settings": {
|
||||
"fontStyle": "",
|
||||
"foreground": "#9B0000",
|
||||
@@ -255,7 +255,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Keyword Control / Special",
|
||||
"name": "Keyword Control",
|
||||
"scope": [
|
||||
"keyword.control",
|
||||
"keyword.operator.new.cpp",
|
||||
|
||||
Reference in New Issue
Block a user