chore(vscode): update to 1.56.0
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
],
|
||||
"main": "./client/out/node/htmlClientMain",
|
||||
"browser": "./client/dist/browser/htmlClientMain",
|
||||
"capabilities": {
|
||||
"virtualWorkspaces": true,
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"compile": "npx gulp compile-extension:html-language-features-client compile-extension:html-language-features-server",
|
||||
"watch": "npx gulp watch-extension:html-language-features-client watch-extension:html-language-features-server",
|
||||
|
||||
Reference in New Issue
Block a user