mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Error while computing completions with snippets (#182007)
This commit is contained in:
committed by
GitHub
parent
e0c11a8414
commit
32b8325159
@@ -15,7 +15,7 @@
|
||||
"@vscode/l10n": "^0.0.13",
|
||||
"jsonc-parser": "^3.2.0",
|
||||
"request-light": "^0.7.0",
|
||||
"vscode-json-languageservice": "^5.3.4",
|
||||
"vscode-json-languageservice": "^5.3.5",
|
||||
"vscode-languageserver": "^8.2.0-next.0",
|
||||
"vscode-uri": "^3.0.7"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user