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

[Ideas] - Settings Sync Roadmap #1092

Open
shanalikhan opened this issue Dec 1, 2019 · 2 comments
Open

[Ideas] - Settings Sync Roadmap #1092

shanalikhan opened this issue Dec 1, 2019 · 2 comments

Comments

@shanalikhan
Copy link
Owner

shanalikhan commented Dec 1, 2019

I'm very happy to see that VS Code team is now implementing Settings Sync inside vscode that includes full end-to-end connectivity with backend provider.

Thats what Settings Sync is for, right!

Now that main implementation is being done inside visual studio code.
We need to explore the extensibility support for Settings Sync.

I'm looking for ideas on how to improve and further take Settings Sync extension.

Reference : microsoft/vscode#2743 (comment)

cc : @sandy081 , @kieferrm , @chrmarti

@shanalikhan shanalikhan changed the title Ideas for future versions of Settings Sync [Ideas] - Settings Sync Roadmap Dec 2, 2019
@marvingreenberg
Copy link

I'm using shan.code-settings-sync and mostly like it. But, I find that I sometimes need/want to have two different syncs - like I set one set of keybindings/extensions/settings for working with a team, and another for personal projects of some different team. So, maybe that the sync feature has the concept of multiple configured backends with a (maybe bottom status bar) w¥ of switching between them. Also, maybe an explicit indicator of r/w vs r/o access to backends (for team lead vs peon)

I also would like for more configurability for extension sync, or maybe have it be a separate function. I've occasionally synced-up a couple of extensions that I was just playing with - some extensions are just for me and don't want them to sync up.

@shanalikhan
Copy link
Owner Author

So, maybe that the sync feature has the concept of multiple configured backends with a (maybe bottom status bar) w¥ of switching between them. Also, maybe an explicit indicator of r/w vs r/o access to backends (for team lead vs peon)

Yes , have a look on #413 and #935

For #935 , about 80% work is completed in v3.4.4 branch.

I also would like for more configurability for extension sync, or maybe have it be a separate function

I would suggest you to look into the v3.4.4 code , you can test it and improve it and let me know. I will release the next version for it, and then we will write classes for other back-end providers as well.

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

2 participants