Replies: 2 comments
|
I do not believe there is any built-in method for syncing between code-server and VS Code. You could try Microsoft's web server instead of our code-server (it can be ran with But if that is not an option, then I think the only way is to manually sync the user data directory, for example by using |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am using the docker image of code-server. I would to know how to sync all of my settings/addons/etc. between my Windows 11 VSCode, and code-server ? I wand to have the same interface of code-server with pluggins, settings across my computer, iPad, etc.
Thanks for your help
All reactions