Description
Bug description
When I try to launch desktop VS Code for a workspace, it does not load. I get the prompt in Edge to approve opening VS Code. VS Code launches with whatever the last (local) workspace I had open. There is a notification saying that it is trying to open the workspace, but it will spin on "Connecting to GitPod workspace" for hours until I either cancel or close VS Code.
This used to work until about a month ago.
Knowing how central this is to the GitPod experience, I assume there's something unique to my setup and this isn't widespread for everybody. But I don't have any ideas for what might be causing a conflict.
Steps to reproduce
Start the GitPod workspace in the browser
Click the Open button to launch in VS Code when prompted, or choose the option to open in VS Code from the command palette.
When prompted by browser (Edge), allow this site to open VS Code links.
Look at the VS Code notification to open the GitPod workspace.
Environment:
Browser: Edge (although I don't think it's a browser issue since it can launch Code)
Desktop OS: Windows 10 Professional
VS Code version: 1.63.2 (system setup)
VS Code extensions installed locally:
- mrmlnc.vscode-apache
- pranaygp.vscode-css-peek
- ms-azuretools.vscode-docker
- marcostazi.vs-code-drupal
- github.copilot
- cstuder.gitlab-ci-validator
- gitlab.gitlab-workflow
- eamodio.gitlens
- gitpod.gitpod-desktop
- gitpod.gitpod-remote-ssh
- cweijan.vscode-mysql-client2
- christian-kohler.path-intellisense
- esbenp.prettier-vscode
- ms-vscode-remote.remote-containers
- ms-vscode-remote.remote-ssh
- ms-vscode-remote.remote-ssh-edit
- ms-vscode-remote.remote-wsl
- gruntfuggly.todo-tree
- whatwedo.twig
- vscode-icons-team.vscode-icons
Workspace affected
No response
Expected behavior
Launches GitPod workspace in VS Code (after a minute or two).
Example repository
No response
Anything else?
No response