mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 15:55:59 +01:00
@@ -174,7 +174,10 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"scope": "constant.character",
|
||||
"scope": [
|
||||
"constant.character",
|
||||
"constant.other.option"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#0000ff"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user