Open-source AI code editor with local model support and complete data privacy.
Void is a VS Code fork designed as an open-source alternative to Cursor. It provides AI-powered coding features without routing data through proprietary servers. Void sends messages directly to providers without retaining your data. Solo developers choose it for full control over AI models and privacy. While primarily a code editor rather than a Replit alternative with collaborative environments, Void offers powerful local development capabilities.
Solo developers who prioritize code privacy, want to use local AI models, and need VS Code compatibility without vendor lock-in.
Void IDE positions itself as a privacy-focused and free alternative to proprietary AI editors. Founded in 2024 by Andrew Pareles and Mathew Pareles with Y Combinator backing, it serves developers who value transparency and control. While active development is paused during feature experimentation, the editor remains downloadable and usable. It fills a specific niche for privacy-conscious developers seeking local AI coding tools.
Q: Is Void Editor completely free to use?
Yes. Void is open-source and free to download. You only pay for AI provider API costs if you choose to use commercial models like GPT or Claude.
Q: Can Void run AI models offline?
Yes. Void supports local model hosting through Ollama, vLLM, and other OpenAI-compatible endpoints. This enables completely offline AI-assisted coding.
Q: Does Void work with my existing VS Code extensions?
Yes. As a VS Code fork, Void maintains full compatibility with VS Code extensions, themes, and settings. Migration takes one click.
Q: Why is development currently paused?
The Void team is experimenting with novel AI coding features. The editor remains functional and usable. Updates will resume when new features are ready.
Q: How does Void compare to Cursor?
Void offers similar AI features (autocomplete, chat, agent mode) but routes messages directly to providers without a proprietary backend. This provides better privacy and transparency.
Q: What is Agent Mode in Void?
Agent Mode allows the AI to autonomously search, create, edit, and delete files. It includes terminal access and MCP tool integration for complex workflows.