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 think Fleet will get word in the near future once they open the plugin marketplace.

do you refer to (the makers of )? looks promising indeed, really eager to give it a spin cc

 I was referring to JetBrains Fleet code editor

oh right! looking forward to it. have you played around with ?

btw would love to have your inputs in this thread:

Open source contributions, Microsoft backing and most versatile plugin ecosystem. VSCode is the best IDE for general coding and Jetbrains for language specific(Go, Java) coders

spot on! any experience with IDEs? would love to have your input in

I still stick with VS Code — open source, lightweight, super flexible with extensions, and optional AI tools make it hard to beat 🚀.

 ooc — have you experimented with AI code editors like or ? do you use AI plugins with ?

 I haven’t experimented with AI code editors like or yet. I often use Copilot in , which is enough for me for now. I’ve heard a lot about Cursor and Claude Code, and I hope to try them someday.

e.g. I used Visual Studio Code to develop the plugin. Here's a screenshot of my editor:

   I used to use , and then . Once I started using as my AI agent, I switched back to VS-code. I lost the excellent tab-complete from , but I think the stability of the OG VS-code is worth more than tab-complete when Claude is writing most of the code anyway.

I don’t write much code these days so take my opinion with a grain of salt lol. I’m still using and I can’t imagine ever moving off of it. I read a lot of code, and it’s still the fastest and easiest way for me to quickly find what I’m looking for.

Plus, I love just tinkering around with customizing it exactly how I want it.

I know a lot of other IDEs have Vim bindings, but none of them have ever felt as natural as just using the real thing.

 how do you ask questions of the code via AI? Copy/paste somewhere.

 I use to pop open a terminal window in Neovim with Claude Code ready to go. It makes it super easy to ask questions without having to copy/paste or even have Claude Code running in a separate iTerm tab.

 very cool, didn't know about the plugin!

 terminal in .

  • Most of my prompts are to Claude Code.

  • Cursor is really nice for tab complete.

  • Claude Code has had reliability issues recently. It's really nice to be able to quickly switch to prompting Cursor when Claude Code is down.

Another person on our team uses  instead of Claude Code, and I hear great things. I also hear that  has gotten quite a bit better. So I wouldn't mind going back to VS Code + Copilot + Claude Code in terminal. 

 great combo!

VS Code still takes the crown for me. It's open source, fast, tons of extensions, and now all the AI tools plug right in.

Copilot covers most use cases, and if I need to experiment with AI agents, I can swap between Claude Code and Cursor. For anything language-specific (Go, Java), JetBrains IDEs are solid picks.

But honestly, what matters is stability, easy AI integration, and not having to fight your editor. That’s why VS Code stays on top.

yep, is definitely leading the way. curious what are your favorite extensions?

I prefer VScode for its clean and spacious interface. Also the copilot chat is now great. However, when I want to build something quick with AI, I use cursor. I am used to it now. But when something is mission critical like debugging, writing own code and manual fixes, I use VS code

 oh interesting!

I prefer VScode for its clean and spacious interface.

ngl UI is siiiiiiick

 I'll need to try Zed

Would love to see the data scientists/mle version of this

Curious on how Claude Code made your list! I would think of it more as a CLI AI development tool vs an IDE

 good point! full disclosure: i just picked the different options from the survey ()

Other than VS Code, I also end up using Xcode for swift programming.

absolutely! for the record, 10% of respondents mentioned as their most used IDE according to the 2025 Developer Survey ().

12
Next
Last