mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
update ext manifest schema validation and built-in exts
This commit is contained in:
@@ -9,8 +9,10 @@
|
||||
"vscode": "^1.5.0"
|
||||
},
|
||||
"icon": "media/icon.png",
|
||||
"workspaceTrust": {
|
||||
"request": "never"
|
||||
"capabilities": {
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"activationEvents": [
|
||||
"*"
|
||||
|
||||
Reference in New Issue
Block a user