mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
Configure workspace trust for simple browser and image preview
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
"onOpenExternalUri:http",
|
||||
"onOpenExternalUri:https"
|
||||
],
|
||||
"workspaceTrust": {
|
||||
"request": "never"
|
||||
},
|
||||
"contributes": {
|
||||
"commands": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user