Remix.run Logo
jeremyjh 4 days ago

The paid version of Intellij has never lost anything. Pretty much everything the specialized IDEs can do, Intellij can do too, though maybe some features lag. CLion, Rubymine etc are just less expensive specialized versions.

I'm sure the free version has lost some things.

Its been a long time since I used CLion but it was the best C++ IDE by a huge margin.

keyle 3 days ago | parent [-]

I agree CLion is the best as C IDE, but there is no reason that intelliJ couldn't do C/C++/Go, other than cashing in with new product lines and licenses.

TiredOfLife 2 days ago | parent [-]

It can do Go.

Only ones that it can't is C/C++ (probably because that started as Apple only IDE) and .NET (that started as extension for Visual Studio).

They started Fleet that can do all of them, as a response for VS Code. But then came AI and Cursor probably took a large chunk of their users. So they redirected resources (like Zed that paused their collaborative features to focus on AI). There is currently a closed EAP for Cursor like ide based on Fleet. And their Git client as separate app.

marwis 2 days ago | parent [-]

The C++ plugin is included in Android Studio which is essentially a distribution of IntelliJ. There seems to be no technical reason for not allowing it in full IntelliJ.