Current /coming recommended Linux IDE (version 7/8)

Hello, what is the current or coming recommended IDE for Linux? I have been using Codeblocks in the past, but in the current Projucer (Juce 7.0.12), Codeblocks is marked as discontinued. Is there another recommended IDE for Linux now?

Visual Studio Code + Cmake Tools extension I believe.

1 Like

CLion is very good, I’d definitely recommend it.

6 Likes

Thanks. I will have a look at CLion.

I saw that CodeBlocks can also open Visual Studio solutions, so that might be an idea. (Didn’t compile to far, though.)

The last CodeBlocks release was in 2020. I don’t know whether it’s still being actively developed, so it’s probably not a good idea to rely on this IDE for future work.

I imagine that support for Visual Studio projects only works when running CodeBlocks on Windows.