mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
update wt static declarations (#120443)
* update wt static declarations * add description * fix hygiene
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
|
||||
"enableProposedApi": true,
|
||||
"workspaceTrust": {
|
||||
"required": "onDemand"
|
||||
"request": "onDemand",
|
||||
"description": "The extension requires workspace trust when the workspace version is used because it executes code specified by the workspace."
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.30.0"
|
||||
|
||||
Reference in New Issue
Block a user