mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
parent
2f18663455
commit
18b96f483c
1 changed files with 2 additions and 1 deletions
|
@ -70,7 +70,8 @@
|
|||
"storage.type.function.arrow",
|
||||
"keyword.operator.bitwise.shift",
|
||||
"meta.brace.angle",
|
||||
"punctuation.definition.tag"
|
||||
"punctuation.definition.tag",
|
||||
"keyword.operator.assignment.compound.bitwise.ts"
|
||||
],
|
||||
"tokenTypes": {
|
||||
"meta.template.expression": "other",
|
||||
|
|
Loading…
Reference in a new issue