mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Pick up updated js/ts grammar (#26094)
This commit is contained in:
@@ -2157,10 +2157,10 @@
|
||||
},
|
||||
{
|
||||
"c": "ToggleText",
|
||||
"t": "source.js meta.tag.js entity.name.tag.js",
|
||||
"t": "source.js meta.tag.js entity.name.tag.js support.class.component.js",
|
||||
"r": {
|
||||
"dark_plus": "entity.name.tag: #569CD6",
|
||||
"light_plus": "entity.name.tag: #800000",
|
||||
"dark_plus": "support.class: #4EC9B0",
|
||||
"light_plus": "support.class: #267F99",
|
||||
"dark_vs": "entity.name.tag: #569CD6",
|
||||
"light_vs": "entity.name.tag: #800000",
|
||||
"hc_black": "entity.name.tag: #569CD6"
|
||||
|
||||
Reference in New Issue
Block a user