diff --git a/package.json b/package.json index 604c5ec2..c0e31cd7 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,11 @@ "Snippets", "Formatters" ], + "capabilities": { + "untrustedWorkspaces": { + "supported": true + } + }, "activationEvents": [ "onLanguage:yaml" ],