typescript: enable built-in 2020 semantic token support

This commit is contained in:
Martin Aeschlimann
2021-03-17 00:11:51 +01:00
parent 1b69563545
commit c09b3d2358
3 changed files with 43 additions and 17 deletions

View File

@@ -21,7 +21,7 @@
"dependencies": {
"jsonc-parser": "^2.2.1",
"semver": "5.5.1",
"typescript-vscode-sh-plugin": "^0.6.14",
"typescript-vscode-sh-plugin": "^0.7.1",
"vscode-extension-telemetry": "0.1.1",
"vscode-nls": "^4.1.1"
},