mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
update ext manifest schema validation and built-in exts
This commit is contained in:
@@ -16,7 +16,11 @@
|
||||
"activationEvents": [
|
||||
"onAuthenticationRequest:microsoft"
|
||||
],
|
||||
"workspaceTrust": { "request": "never" },
|
||||
"capabilities": {
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"extensionKind": [
|
||||
"ui",
|
||||
"workspace",
|
||||
|
||||
Reference in New Issue
Block a user