Factor in workspace trust when switching versions (#117774)

This commit is contained in:
Ladislau Szomoru
2021-03-01 09:09:13 +01:00
committed by GitHub
parent f84aa806e4
commit 8fd4a68845
2 changed files with 34 additions and 9 deletions

View File

@@ -9,6 +9,7 @@
"license": "MIT",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"enableProposedApi": true,
"requiresWorkspaceTrust": "onDemand",
"engines": {
"vscode": "^1.30.0"
},