What is best code editor for local LLM deployment (LM Studio, llama.cpp) as of May 2026?

Posted by jingtianli@reddit | LocalLLaMA | View on Reddit | 25 comments

Hello folks

What is best code editor for local LLM deployment (LM Studio, llama.cpp)?

I wish to test my LM studio + Qwen 3.6 27B and Gemma 4 31B with a legit local code editor. I want it to have the same user experience like cursor (sub agent support, auto find linter error, or auto complete and so on). But i could not find any yet.

Vscode Continue plugin works but not fully works, I dont know the problem is occurs with LM studio or what, large context of code often got cutted off for some reason.

Is there such tool existed? I heard Void was popular once but they paused that project unfortunately. Is there free opensourced one or paid tool that allow user to have the same experience as cursor or codex but for local LLM deployment?

NO Claude Code please no CLI interface, sometimes I want to chat with LLM with screenshoted image, so native windows support is must not a commandline

Thank you in advance!