Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any alternative? #1412

Open
Censwin opened this issue Jan 11, 2023 · 7 comments
Open

Any alternative? #1412

Censwin opened this issue Jan 11, 2023 · 7 comments

Comments

@Censwin
Copy link

Censwin commented Jan 11, 2023

Hi, when I'm had reinstalled vscode, I recognized that the 'settings-sync' was deprecated, but I've been using this extension for a long time, I depend on it to sync my settings and extension via GitHub token and gist, and now all my vscode settings were gone, I tried to turn on sync on the latest version vscode. Still, nothing happened. Do you know if there is any alternative to fix it? Thanks.

@nadav-bellface
Copy link

@Censwin
Settings synching is now an officially supported feature of VS Code. You can enable it via File → Preferences → Turn on Settings Sync

*on Mac the File tab is replaced by Code

@Censwin
Copy link
Author

Censwin commented Jan 15, 2023

@Censwin Settings synching is now an officially supported feature of VS Code. You can enable it via File → Preferences → Turn on Settings Sync

*on Mac the File tab is replaced by Code

Thanks for your comment, but I'm pretty sure that I had turned on the sync on VS Code, but it doesn't sync my settings that I saved by 'settings-sync' before.

@daddy32
Copy link

daddy32 commented Jan 20, 2023

For open source builds, there is this:
https://open-vsx.org/extension/zokugun/sync-settings

@joseph-skupniewicz-sp
Copy link

joseph-skupniewicz-sp commented Jan 20, 2023

Deprecated?! This extension is essential! Specifically, native settings syncing lacks the granularity that this extension provides specifically with sync-pragmas

(I use vscode cross-platform, and this allows me to sync different things based on OS...eg by providing this declaration // @sync os=windows or // @sync os=mac)

@Diogo-Rossi
Copy link

I made a "manual workflow" that is working so far. This workflow does not provide many features, but it allows me to use a regular repository (not a gist), which I think is better, and also to sync extensions files. If you want use it, I put the steps in this instruction. Hope it helps someone.

@nitpum
Copy link

nitpum commented Mar 6, 2023

You can still install the extension from VSCode command palette if you want. Press Ctrl/Cmd + P type ext install Shan.code-settings-sync then enter.

@Diogo-Rossi
Copy link

I posted a link to an alternative here #1429.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants