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

added sync for completed questions #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

meta-panic
Copy link

Added sync for multiple devices using vs code global storage

According to the discussion

@yrming
Copy link
Owner

yrming commented Jul 10, 2024

Thanks a lot. Could you try to synchronous solutions as well?

@meta-panic
Copy link
Author

Thanks a lot. Could you try to synchronous solutions as well?

I'm not sure if we should use VS Code's built-in sync to store code solutions, as the documentation doesn't explicitly mention the size of the globalStore.

I've been thinking about it, and I really like the solution using https://github.com/shanalikhan/code-settings-sync with GitHub Gist.

Overall, I like the current solution for now. We can review and merge it, and then add options with GitHub Gist/S3 bucket, etc.

What do you think?

@meta-panic
Copy link
Author

meta-panic commented Jul 10, 2024

I have started off the github-gist with solutions sync version, it is based on the current branch, but it might take some time
so up to you to close the MR or let it go

@yrming
Copy link
Owner

yrming commented Jul 10, 2024

Cool, looking forward to it.

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

Successfully merging this pull request may close these issues.

2 participants