mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
update ext manifest schema validation and built-in exts
This commit is contained in:
@@ -455,7 +455,9 @@
|
||||
"vscode-emmet-helper": "^2.3.0",
|
||||
"vscode-languageserver-textdocument": "^1.0.1"
|
||||
},
|
||||
"workspaceTrust": {
|
||||
"request": "never"
|
||||
}
|
||||
"capabilities": {
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user