diff --git a/package.json b/package.json index a23597d8d3..d518cb378d 100644 --- a/package.json +++ b/package.json @@ -895,6 +895,11 @@ } } }, + "capabilities": { + "untrustedWorkspaces": { + "supported": false + } + }, "configurationDefaults": { "[powershell]": { "debug.saveBeforeStart": "nonUntitledEditorsInActiveGroup",