Do not use exceptions for missing grammars. Fixes #52692

This commit is contained in:
Martin Aeschlimann
2018-06-22 17:24:30 +02:00
parent 1f79465e8c
commit d24404ee1d
3 changed files with 14 additions and 7 deletions

View File

@@ -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"
},