mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-16 03:21:39 -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
@@ -53,7 +53,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"htmlparser2": "^3.10.1",
|
||||
"vscode-nls": "^3.2.1"
|
||||
"vscode-nls": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^5.2.5",
|
||||
|
||||
Reference in New Issue
Block a user