diff --git a/package.json b/package.json index acd9820e62cbba070bf9bc04caa93ce4de3a65a2..851c14c238a65e0066ee3158c3e5c5d7f1b67fd3 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,12 @@ "pipeline", "ci cd" ], + "capabilities": { + "virtualWorkspaces": { + "supported": false, + "description": "GitLab Workflow doesn't support remote GitLab workspaces yet, please see https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/issues/411 for more information." + } + }, "activationEvents": [ "*" ],