mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
'instanceof' highlighting (for #45405)
This commit is contained in:
@@ -319,6 +319,7 @@
|
||||
"keyword.operator.expression",
|
||||
"keyword.operator.cast",
|
||||
"keyword.operator.sizeof",
|
||||
"keyword.operator.instanceof",
|
||||
"keyword.operator.logical.python"
|
||||
],
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user