Open
Description
Bug description
After microsoft/vscode#187006, we are not able to sync settings like we used to. We are considering alternative approaches for extensions and settings, but for the time being, users cannot log into Settings Sync in VS Code versions 1.81 and later.
Current workarounds:
- For installing extensions in Gitpod Workspaces automatically, you can use Always Installed Extensions
- You can sync Settings manually by copying them from VS Code Browser to Desktop or vice-versa. You can access the copy-able JSON by looking for the Preferences: Open User Settings (JSON) command inside of the Command Palette (F1).