diff --git a/extensions/github/package.json b/extensions/github/package.json index 0e33a21f918..bce90fe1812 100644 --- a/extensions/github/package.json +++ b/extensions/github/package.json @@ -22,7 +22,7 @@ "main": "./out/extension.js", "type": "module", "capabilities": { - "virtualWorkspaces": false, + "virtualWorkspaces": true, "untrustedWorkspaces": { "supported": true }