mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-14 03:21:36 -04:00
Work with single ext loc file (#7894)
* try loc with single file model * adding filter and languages * add links in langpack json * changing variable name and limiting the list to only tested extensions
This commit is contained in:
committed by
Karl Burtram
parent
29e6145920
commit
e5609ffd5c
@@ -60,7 +60,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"vscode-extension-telemetry": "0.0.18",
|
||||
"vscode-nls": "^3.2.1"
|
||||
"vscode-nls": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^5.2.5",
|
||||
|
||||
Reference in New Issue
Block a user