mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Handle invalid token type/modifier indexes. Fixes #96540
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
"variable.declaration", "parameterNames",
|
||||
"function.member.declaration",
|
||||
"interface.declaration",
|
||||
"function.member.declaration", "testToken.testModifier"
|
||||
"function.member.declaration", "function.notInLegend"
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user