move window.title config helper out to extension (for #20049)

This commit is contained in:
Benjamin Pasero
2017-02-07 12:23:58 +01:00
parent 7c8d8e822f
commit bcff7c60e5
4 changed files with 41 additions and 61 deletions

View File

@@ -18,7 +18,8 @@
"watch": "gulp watch-extension:configuration-editing"
},
"dependencies": {
"jsonc-parser": "^0.3.1"
"jsonc-parser": "^0.3.1",
"vscode-nls": "^2.0.1"
},
"contributes": {
"jsonValidation": [