Void Editor Is Shaping Up Well: Is it Ready to Take on Cursor and Copilot?
Looking for a privacy-first AI code editor? Void’s got you covered.
Looking for a privacy-first AI code editor? Void’s got you covered.
Void is a new, AI-powered code editor that banks on freedom, privacy, and transparency to offer a developer-first alternative to popular proprietary coding tools like Cursor and GitHub Copilot.
Unlike those platforms, Void is fully open source and gives users complete control over how AI runs on their hardware. They can choose which models to connect to, manage their data, and define what the editor can access.
Created by Andrew and Mathew Pareles, Void is a Y Combinator-backed project that aims to be the go-to open source alternative to Cursor. The first beta was released back in January, and it’s seen regular updates since.
In this article, I’m taking a quick look to see how it’s coming along.
Thanks to its Visual Studio Code (VS Code) foundation, Void provides a familiar and lightweight coding experience right away, with support for themes, extensions, and standard key bindings. Core features like the built-in terminal, Git integration, and language server support are also there.
Our VS Code tips still apply here. 😉
Plus, Void is flexible enough to run AI models locally via LM Studio, Ollama, and even through proprietary providers like OpenAI, Anthropic, and Google.
While I’m not a coder myself, I’ve done my best to showcase what Void has to offer. I tested it on Fedora 41 and connected it to a local LM Studio server running Google's Gemma 3 12B model.
For the demo, I loaded Dosage’s codebase, which is mostly JavaScript and features a clean, well-organized structure.
From the beginning, using Void felt snappy and responsive. The AI-powered features feel like a natural part of the editor, not something that was haphazardly added on top of VS Code.
If you’re into vibe coding, then this might be what you’ve been looking for.
LM Studio and Void's AI Models page.
Before I could start using the AI features, I had to set up a model through LM Studio. After a bit of trial and error, I got it working using LM Studio’s local server option under the "Developer" tab. Void automatically detected the installed models, making the process surprisingly smooth.
As shown in the video here and the first screenshot in this article, Void integrated nicely with the Gemma 3 12B model, handling prompts like "Summarize my codebase" and "Is the code good?", returning consistent, useful outputs.
It felt surprisingly smooth for a local setup, though the output was a bit slow since I was using the Nouveau GPU driver. I’m confident performance would improve with the proprietary NVIDIA driver.
I then checked out the built-in terminal, running simple commands like uname -a
and echo "I really need to get back into coding"
. Everything worked smoothly, with no fuss or strange bugs. It felt just like using a regular terminal.
Void supports most VS Code themes and many extensions.
If you’re considering switching from VS Code, Void makes it pretty easy. Most of your extensions, themes, and settings should still work, so you don’t have to start from scratch. The interface feels familiar, and the usual features are right where you expect them to be.
Binaries for Linux can be found in Void's GitHub repository (pick the latest release under Assets), with additional packages being made available for Windows and macOS on the official website.
Keep in mind that Void is still in active development, so using it comes with the usual risks of pre-release software.
I let you try and decide if Void can be on your list of vibe coding tools on Linux.
It's FOSS turns 13! 13 years of helping people use Linux ❤️
And we need your help to go on for 13 more years. Support us with a Plus membership and enjoy an ad-free reading experience and get a Linux eBook for free.
To celebrate 13 years of It's FOSS, we have a lifetime membership option with reduced pricing of just $76. This is valid until 25th June only.
If you ever wanted to appreciate our work with Plus membership but didn't like the recurring subscription, this is your chance 😃
Stay updated with relevant Linux news, discover new open source apps, follow distro releases and read opinions