mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Add workspace trust property to auth extensions
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"activationEvents": [
|
||||
"onAuthenticationRequest:github"
|
||||
],
|
||||
"workspaceTrust": { "request": "never" },
|
||||
"contributes": {
|
||||
"commands": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user