mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Workspace trust changes (#119017)
* Add dialog button customisation and reject promise if cancelled * Use different promises to modal/soft requests
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
"license": "MIT",
|
||||
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
|
||||
"enableProposedApi": true,
|
||||
"requiresWorkspaceTrust": "onDemand",
|
||||
"workspaceTrust": {
|
||||
"required": "onDemand"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.30.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user