mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05: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:
@@ -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