Cline is just miles ahead of anything else. Esp for heavy use. You can use claude code subscription (to save on token cost 55k premium calls for $100 a month) with it etc. And unlike claude code you actually see whats going on. And you can rewind and stop mid session etc.
@fmerian Kilo code is pay as you go. That 100$ day if you go full tilt. Using Roo/Cline with Claude sub is the ultimate cheat code. You get the same for 1000x cheaper. If you want to try it for free use Roo/Cline with Gemini cli / Qwen Cli. 1k calls a day for free.
Report
I think it’s cursor
Report
After several years of VSCode (with a bunch of extensions). I switched to Zed + Claude code + GitButler. I have fewer in-editor features, but it's ok. I rely a lot on some CLI tools (linter, test execution, compiler, builder) with shared configuration between Zed, CLI, Claude Code (and CI). But I gain faster code editing, lower resource usage, and still have the main features in the editor (code completion, format, launch test, search/replace with multi buffers, multi-cursor, rename symbol, code navigation,...).For context, I mainly code with Rust, Configuration files (YAML, TOML, Helm), and sometimes JS/TS.
Replies
Other than VS Code, I also end up using Xcode for swift programming.
Humans in the Loop
absolutely! for the record, 10% of respondents mentioned @Xcode as their most used IDE according to the 2025 @Stack Overflow Developer Survey (link).
Vscode, no doubt
Humans in the Loop
yep, @VS Code is definitely leading the way
DiffSense
Cline is just miles ahead of anything else. Esp for heavy use. You can use claude code subscription (to save on token cost 55k premium calls for $100 a month) with it etc. And unlike claude code you actually see whats going on. And you can rewind and stop mid session etc.
Humans in the Loop
any experience with @Kilo Code? heard great reviews from their recent launch
DiffSense
@fmerian Kilo code is pay as you go. That 100$ day if you go full tilt. Using Roo/Cline with Claude sub is the ultimate cheat code. You get the same for 1000x cheaper. If you want to try it for free use Roo/Cline with Gemini cli / Qwen Cli. 1k calls a day for free.
After several years of VSCode (with a bunch of extensions). I switched to Zed + Claude code + GitButler.
I have fewer in-editor features, but it's ok. I rely a lot on some CLI tools (linter, test execution, compiler, builder) with shared configuration between Zed, CLI, Claude Code (and CI). But I gain faster code editing, lower resource usage, and still have the main features in the editor (code completion, format, launch test, search/replace with multi buffers, multi-cursor, rename symbol, code navigation,...).For context, I mainly code with Rust, Configuration files (YAML, TOML, Helm), and sometimes JS/TS.
Humans in the Loop
fully agree, David. @Zed definitely has my preference—fast, lightweight, beautifully crafted, and open-source.