What's the best IDE in 2025?

by

According to the 2025 (49,000+ participants), and remain the most used dev environments, despite the rise of subscription-based, AI-enabled code editors— and  among others. Both maintain their top spots relying on extensions as optional, paid AI services like and .

Curious which IDE the Product Hunt community uses the most?

1.7K views

Add a comment

Replies

Best

I was using intellij idea from a long time since I started working in tech back in 2010 but since last year It's all cursor.

and on the AI side, here’s what I'm experimenting with in 2025:

Code reviews → CodeRabbit

Programming / IDE → Cursor

Problem solving / prototyping → Codex GPT-5

AI assited coding → Claude Code + GPT-5 codex

These together help streamline my overall dev flow.

 great stack! heard great things about for code reviews, and for quick prototyping (and problem solving for all things )

Vscode, no doubt

yep, is definitely leading the way

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.

any experience with ? heard great reviews from their

 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.

I think it’s cursor

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.

fully agree, David. definitely has my preference—fast, lightweight, beautifully crafted, and open-source.