mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Add workspace trust property to auth extensions
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"activationEvents": [
|
||||
"onAuthenticationRequest:microsoft"
|
||||
],
|
||||
"workspaceTrust": { "request": "never" },
|
||||
"extensionKind": [
|
||||
"ui",
|
||||
"workspace",
|
||||
|
||||
Reference in New Issue
Block a user