mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
Do not use exceptions for missing grammars. Fixes #52692
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"vscode-debugprotocol": "1.28.0",
|
||||
"vscode-nsfw": "1.0.17",
|
||||
"vscode-ripgrep": "^1.0.1",
|
||||
"vscode-textmate": "^4.0.0-next.2",
|
||||
"vscode-textmate": "^4.0.1",
|
||||
"vscode-xterm": "3.5.0-beta17",
|
||||
"yauzl": "^2.9.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user