Ask HN: State of Free IDEs
I recently got a new Mac Pro, and I'm setting it up. Which free IDE/setup would you recommend? In general, I'm a fan of JetBrain IDEs, but I don't want to pay for a license.
I have never been fully satisfied with my VSCode setup (and I occasionally found it pretty slow).
So tell me, HN hive-brain - what should I use?
11 comments
[ 2.8 ms ] story [ 22.2 ms ] threadBut c'mon, we all know vim is all you need.
That's a funny way to spell emacs.
But who am I kidding, I don't code. I could, but then who would waste all of my time reading HN?
A free option for java/kotlin is Jetbrains IDEA Community Edition, more commonly know as "IntelliJ" to the millions of developers who view paying for software as an injustice. Android Studio is merely a re-skin of it, with lots of Android-specific extensions.
So I'd say try out text editors rather than IDES: Sublime (free to try out), vim, emacs, etc. They have enough options and plugins, etc. to make them really powerful.
Kinda funny that you have really good hardware and still found VS Code was slow at times. I imagine JetBrains costly subscription options are similar.
Also, check out https://www.kdevelop.org/
Also it's interesting that you find VSCode slow. At least on Mac, I feel like JetBrains is usually less performant.