mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Merge from vscode 3d67364fbfcf676d93be64f949e9b33e7f1b969e (#5028)
This commit is contained in:
@@ -113,7 +113,10 @@
|
||||
"name": "Keywords",
|
||||
"scope": [
|
||||
"keyword",
|
||||
"keyword.control"
|
||||
"keyword.control",
|
||||
"keyword.operator.new.cpp",
|
||||
"keyword.operator.delete.cpp",
|
||||
"keyword.other.using"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#98676a"
|
||||
|
||||
Reference in New Issue
Block a user