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

Profile syncing #231

Closed
wants to merge 18 commits into from
Closed

Profile syncing #231

wants to merge 18 commits into from

Conversation

Katsute
Copy link
Member

@Katsute Katsute commented Nov 13, 2024

Relevant Issues

List any closed and/or relevant issues

Changes Made

List any changes made.

  • Storage syncing (.json)
  • Profile syncing

Testing

  • New Save Format
    • Zip Load
    • Zip Save
    • Git Load
    • Git Save
  • Legacy Save Format
    • Zip Load
    • Git Load

Release Notes

VSCode needs to be closed and reopened when loading profile updates.

@Katsute
Copy link
Member Author

Katsute commented Nov 23, 2024

Need to sync globalStorage/storage.json

src/sync/git.ts Fixed Show fixed Hide fixed
@Katsute
Copy link
Member Author

Katsute commented Nov 26, 2024

update this to only override profiles, don't sync the other storage fields

@Katsute Katsute marked this pull request as ready for review December 12, 2024 23:11
@Katsute
Copy link
Member Author

Katsute commented Dec 22, 2024

VSCode keeps overwriting storage json so profile load is not possible.

@Katsute Katsute closed this Dec 22, 2024
@kdevbot kdevbot bot locked and limited conversation to collaborators Dec 22, 2024
@Katsute Katsute deleted the profile@e8ac5dc branch December 22, 2024 02:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syncing profiles
1 participant