CodeSync - Cross-Device Code Sync
Automatically sync your code across multiple devices without Git commits
What is CodeSync?
CodeSync makes your code instantly available on any device. Work on your laptop, switch to desktop, and your files are already there!
Features
✅ Auto-sync on save - Every Ctrl+S syncs your files
✅ One-click login - Uses your GitHub/Microsoft account
✅ Cross-device magic - Code appears on all your devices
✅ Workspace separation - Each VS Code workspace stored separately
✅ Smart file selection - Choose exactly what to download
✅ Auto-cleanup - Old files removed after 3 weeks automatically
Quick Start
- Install CodeSync from VS Code Extensions
- Login → Press
Ctrl+Shift+P
→ type "CodeSync: Login"
- Choose GitHub or Microsoft account
- Done! Files auto-sync when you save (Ctrl+S)
💡 Your code will appear on all devices where you're logged in!
Commands
Command |
What it does |
CodeSync: Login |
Start syncing |
CodeSync: Status |
Check sync status + storage |
CodeSync: Upload Current Workspace |
Upload all files |
CodeSync: Download Files |
Smart download with options |
Download Options
CodeSync: Download Files
gives you:
- 📥 Download All Files - Everything from all workspaces
- 📁 Browse & Select Files - Choose workspace and specific files
Supported Files
✅ Code: .js, .jsx, .ts, .tsx, .py, .java, .cpp, .go, .rs
✅ Web: .html, .css, .scss, .json
✅ Docs: .md, .txt
❌ Excluded: node_modules, .git, dist, build
FAQ
Q: Do I need Git?
A: No! CodeSync works independently of Git.
Q: Is it secure with multiple users?
A: Yes! Each user's data is completely isolated.
Q: What if I delete files locally?
A: Cloud files are safe. Use "Download Files" to restore.
Perfect For
- Working between home and office
- Switching between laptop and desktop
- Emergency backup and recovery
- Students using lab computers + personal devices
Ready to sync? Install CodeSync and never worry about file access again! 🚀