toolspool
Void Editor logo

Void Editor

verifiedFreeAPIvoideditor.com

Free open-source VS Code fork letting developers connect directly to any AI model without a proxy, for privacy-focused coders.

What it does

Void is an open-source AI code editor forked from VS Code. It lets developers bring their own LLM provider, from frontier models to self-hosted open models, and imports existing VS Code themes and keybindings. It aims to replace closed AI editors like Cursor while keeping full control of code and data.

Core features

Tab-key autocomplete suggestions
Inline quick-edit on selected code
Chat with agent, gather, and normal modes
Direct connections to any LLM provider, no proxy backend
One-click import of VS Code themes and settings
Checkpoints to track and revert LLM-made changes
Lint error detection
Fast apply designed for large, 1000+ line files

Best for

Switching from Cursor or Windsurf while keeping data private
Running local open models like DeepSeek or Llama instead of paying per API call
Connecting directly to frontier models such as Claude or Gemini
Editing and refactoring large codebases with AI help

Tutorials

Step-by-step: exactly how to get things done with it.