mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Localize workspaceTrust
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"enableProposedApi": true,
|
||||
"workspaceTrust": {
|
||||
"request": "onDemand",
|
||||
"description": "The extension requires workspace trust when the workspace version is used because it executes code specified by the workspace."
|
||||
"description": "%workspaceTrust%"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.30.0"
|
||||
|
||||
Reference in New Issue
Block a user