📱 Mobile Sync: QR-code pairing to sync seamlessly with the Void List mobile app (similar to WhatsApp Web).
⚡ Local-First & Offline: Everything works completely offline. Your data stays on your machine and syncs automatically when online.
🎯 Focus Mode: Minimize distractions and stay in the zone.
🚀 Getting Started
Open the Extensions view in VS Code (Ctrl+Shift+X or Cmd+Shift+X).
Search for Void List.
Click Install.
Click the Void List icon in the Activity Bar to open the sidebar.
💡 Usage
Open Sidebar: Click the Void List icon in the Activity Bar or run the command Void List: Open Sidebar.
Add a Task: Click the + button in the Tasks view or run Void List: Add Task.
Manage Snippets: Access your snippet library directly from the sidebar. Insert them into your active editor with a single click.
Sync Now: Force sync data with your paired devices (Command: Void List: Sync Now).
⚙️ Extension Settings
This extension contributes the following settings:
voidList.enableSync: Enable or disable mobile synchronization.
voidList.syncServerUrl: Custom server URL for syncing (if using self-hosted relay).
🔒 Privacy & Security
We believe in a local-first approach. Your tasks and snippets are saved locally on your device by default. Syncing is end-to-end encrypted and happens peer-to-peer or via a secure relay server. We do not store your data.
🛠️ Development & Contributing
Clone the repository: git clone https://github.com/akhil-s-kumar/void-list-extension.git