DevMind Code Sync
Real-time code synchronization extension for VS Code. Connect your VS Code workspace to DevMind and sync code changes in both directions.
Features
- 🔄 Bidirectional code sync
- 📁 Monitor entire workspace
- ⚡ Real-time file change detection
- 🔐 Secure token-based authentication
- 🔌 Auto-reconnect on connection loss
Usage
Connect to DevMind
- Open the Command Palette (
Ctrl+Shift+P / Cmd+Shift+P)
- Run DevMind: Connect to App
- Paste the connection token from the DevMind app
- Your workspace is now synced!
Commands
- DevMind: Connect to App - Connect your VS Code to DevMind
- DevMind: Disconnect from App - Stop syncing
- DevMind: Show Connection Status - Check connection status
Settings
devmind.serverUrl - DevMind server URL (default: http://localhost:5000)
devmind.autoReconnect - Auto-reconnect on connection loss (default: true)
How It Works
- Extension watches your entire workspace for file changes
- When you modify a file, it's instantly synced to the DevMind app
- Changes from the app are applied back to your workspace in real-time
- Node modules, .git, build folders are ignored automatically
Installation
This extension is installed from the DevMind app. Scan the QR code or use the provided token to connect.
| |