mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
'instanceof' highlighting (for #45405)
This commit is contained in:
@@ -300,6 +300,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