You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several extensions that, for some reason, get reinstalled every single time I create/open a Gitpod workspace.
The extensions are not in my VS Code profile. I think they are extensions I have installed (and removed) a long time ago, probably when I was trialling Gitpod (and then decided to ditch it for this exact problem, which I forgot about until I tried it again today).
This is incredibly annoying and it's making it impossible for my team to use Gitpod.
Steps to reproduce
Open VS Code
Notice how the extension vscode-twigcs is not installed:
Command pallette → Settings Sync: Sync now
Create a Gitpod workspace that opens in VS Code Desktop
Notice how vscode-twigcs is now installed in the new workspace (why??):
Uninstall the extension while the workspace is open
Reload the VS Code window
The extension has been reinstalled again 😩
The same thing happens if I close the workspace, uninstall the extension, and create a new workspace.
The same thing happens with many other extensions, and it's driving me insane.
The extensions in question are not in my .gitpod.yml
Bug description
There are several extensions that, for some reason, get reinstalled every single time I create/open a Gitpod workspace.
The extensions are not in my VS Code profile. I think they are extensions I have installed (and removed) a long time ago, probably when I was trialling Gitpod (and then decided to ditch it for this exact problem, which I forgot about until I tried it again today).
This is incredibly annoying and it's making it impossible for my team to use Gitpod.
Steps to reproduce
vscode-twigcs
is not installed:Settings Sync: Sync now
vscode-twigcs
is now installed in the new workspace (why??):The same thing happens if I close the workspace, uninstall the extension, and create a new workspace.
The same thing happens with many other extensions, and it's driving me insane.
The extensions in question are not in my .gitpod.yml
How do I prevent this? Where is Gitpod getting this list of extensions from?
Thank you.
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
VS Code
1.93.1
on macOSThe text was updated successfully, but these errors were encountered: