SoloSyncSoloSync protects the code that Git has not protected yet. It creates restorable workspace snapshots in a local folder or a NAS share you already mounted on your computer. What the first release does
SoloSync never synchronizes remote deletions back into your workspace. The first release also never deletes old snapshots automatically. Start protecting a project
Future snapshots appear in the SoloSync activity bar. Git commit backups are enabled by default. Idle backups default to ten minutes and can be changed in VS Code Settings. Restoring safelyOpen SoloSync → Backup History, then use a snapshot's restore action. Full snapshots always restore into a newly created directory. SoloSync does not overwrite the open workspace. Use Restore File when only one file is needed. You select the file from the snapshot and then choose its destination. What is storedSnapshots use this structure inside your chosen location:
The manifest contains relative paths, file sizes, timestamps, SHA-256 hashes, and optional Git context. It does not store the original absolute workspace path. Defaults and exclusionsSoloSync skips symbolic links and excludes common generated directories including Review whether secrets such as Storage supportThe first release writes to a filesystem directory. This includes:
Native Google Drive OAuth, QNAP SFTP, and WebDAV adapters are the next storage milestone. See the product design for the full architecture and roadmap. Development
The packaged VSIX can be installed through Extensions → … → Install from VSIX. Privacy and security
LicenseMIT |