Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Synchronize Settings cross-platform #6861

Unanswered
RoSky7791 asked this question in General
Discussion options

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

You must be logged in to vote

Replies: 2 comments

Comment options

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 code serve-web), then you should be able to use the built-in settings sync.

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 rsync over ssh.

You must be logged in to vote
0 replies
Comment options

I'm not entirely sure how this happened, but it worked for me.

Screenshot 2024年09月22日 at 10 08 30 PM

I zipped all my local VSCode extensions (~/.vscode/extensions), SCPed them to the Docker-mounted config, and reloaded Code-Server. It resolved the issue.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

AltStyle によって変換されたページ (->オリジナル) /