mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
update ext manifest schema validation and built-in exts
This commit is contained in:
@@ -26,9 +26,11 @@
|
||||
"update-grammar": "node ./build/update-grammars.js",
|
||||
"test": "node ../../node_modules/mocha/bin/mocha"
|
||||
},
|
||||
"workspaceTrust": {
|
||||
"request": "never"
|
||||
},
|
||||
"capabilities": {
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"contributes": {
|
||||
"commands": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user