shanalikhan / code-settings-sync

🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync
MIT License
4.01k stars 390 forks source link

There is a good alternative #1429

Open Diogo-Rossi opened 1 year ago

Diogo-Rossi commented 1 year ago

While it has been a great extension in the past (thanks @shanalikhan), it is no longer been supported.

VSCode is now providing its own built-in Settings Sync tool, but it uses a dedicated service to store settings and coordinate updates, not exposing the backend for customization, and also only supporting Microsoft and Github Gist accounts.

I'd like to share a good alternative named "Sync Settings" that also makes 3 great improvements compared to the one on this repository:

gregclerk commented 2 months ago

This "Sync Settings" only works with VSCode and not Azure Data Studio, right?

jinhua115 commented 2 months ago

这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。

Diogo-Rossi commented 2 months ago

This "Sync Settings" only works with VSCode and not Azure Data Studio, right?

I don't know. It is a VS Code extension that manages a git repository.

So, if you want to use VS Code with git, I think it works.