diff --git a/package.json b/package.json index 87c97580..a84004c8 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,11 @@ "extensionKind": [ "ui" ], + "capabilities": { + "untrustedWorkspaces": { + "supported": true + } + }, "categories": [ "Other" ],