#CLion
🆕 on the #Cpp conference video radar:

🎦 from MeetingCpp:
📺 CLion, a cross-platform IDE for C and C++

🔗 https://www.youtube.com/watch?v=KGiOB1LnQRI
November 18, 2025 at 8:56 PM
I have been using vscodium and clion interchangeably

Lately i have been trying helix and it was cool but it missed a lot of features

Neovim is awesome tho but a pain to configure because vimscript sucks and i don't like lua
November 16, 2025 at 4:30 PM
PSA: There is actually a full IDE that not only has proper GDScript support – highlighting, refactoring, navigation and all – it even connects directly to a running #GodotEngine instance.

(And it's made by JetBrains, and all my CLion muscle memory carries over 🤯😭)

www.youtube.com/watch?v=pVLz...
Matt Ellis: Godot meets JetBrains: Building IDE tools for a growing engine #GodotFest2025
YouTube video by GodotFest
www.youtube.com
November 15, 2025 at 4:37 PM
webstorm - *looks inside* IntelliJ Idea
CLion - *looks inside* IntelliJ Idea
Rider - *looks inside* IntelliJ Idea
GoLand - *looks inside* IntelliJ Idea
PyCharm - *looks inside* IntelliJ Idea
DataSpell - *looks inside* IntelliJ Idea
PhpStorm - *looks inside* IntelliJ Idea
DataGrip - *looks inside*
November 14, 2025 at 8:08 PM
@ tomas no I mean on a Mac I use Xcode. On PC, now on Linux, I use CLion. And that is not worse than Xcode.

Interest | Match | Feed
Origin
mastodon.gamedev.place
November 13, 2025 at 6:03 PM
i think im like maining the one from perl ngl i should get rid of perl i only got it bc i thought i wanted to work on the latex <-> html converter thingy arxiv uses but . yea im not doing that. either that or the clion one but i Think i also have microsofts (which is literal garbage)
November 13, 2025 at 4:26 PM
Just released a #CLion plugin for display the #CMake source group tree as a pane similarly as what visual studio c++ is doing from long time ago

See a preview of one of my projects

github.com/aiekick/Cmak...
November 11, 2025 at 11:32 PM
CLion bichael
November 5, 2025 at 3:03 PM
Writing some code for a project, turns out CLion is into DVD piracy
November 1, 2025 at 4:46 PM
I like Jetbrains IDEs but I had to switch back to #CLion 2024 just to be able to use it! Nice that the AI plugin is NOT a default, so nothing to remove!

2025 is laggy as hell and the stupid AI is built in. I was not impressed.
October 31, 2025 at 1:48 AM
I'd missed the announcement for this. Debugging constexpr for your C++ code! That's pretty nifty. Works in Rider too, for all you Unreal Engine developers
blog.jetbrains.com/clion/2025/0...
Introducing the Constexpr Debugger | The CLion Blog
The new Constexpr Debugger available in the first CLion 2025.3 EAP build allows you to stay in the compiler’s world and see what really happens.
blog.jetbrains.com
October 30, 2025 at 2:24 PM
I feel you. VS is hard to replace yep.

Some would say we could use CLion/Rider/... but I can't, JetBrains software really aren't for me.
October 29, 2025 at 8:00 AM
Slowly but surely, improving this code to control Neopixel-based LED lights connected to a Raspberry Pico 2.

Tbh, I didn’t need to write it in C++, but I wanted to improve my skillset more (and I just really like to use CLion).
October 28, 2025 at 4:20 AM
They are overblown in their capabilities; I had a drudgery task that should have been simple (remove const qualifiers in C++ header to quiet the CLion linter); it failed spectacularly taking more time than what I eventually took doing it by hand 🤦
October 25, 2025 at 11:15 AM
Did one tiny commit recently.

You can now directly change the limit on the config file instead on the main.cpp file…

10 FPS LETS FUCKING GOOO- 🗣️🔥🔥🔥🔥

[ #Programmer #StormingEngine #CLion #Physics ]
October 24, 2025 at 3:16 PM
Good timing that all this has come up in the last few days, as I was considering taking CLion/Rider out for a spin. Now the idea just leaves a bad taste in my mouth, even before considering the shady shit they're pulling up-thread. Right now, even VS is more transparent about AI in the IDE.
October 24, 2025 at 1:14 PM
fretting over whether I can use an IDE for commercial projects and then realizing how would they even know. I mean I guess CLion you're supposed to pay for but again how would they even know.

but also I'm just gonna use qt creator since it has filters and clion don't afaict.
October 23, 2025 at 7:56 AM
Tried to do rotation.

Accidentally turned the cube into a dangerous beyblade-

[ #Programmer #StormingEngine #CLion #Physics ]
October 22, 2025 at 4:59 AM
Also made some other commits where you can configure some stuffs using bools in a config header file. More settings to come soon.

[ #Programmer #StormingEngine #CLion #Physics ]
October 21, 2025 at 11:10 PM
Finally got the time to fix the Collision System in this engine.

(IT'S PAIN RAHHHHH)

[ #Programmer #StormingEngine #CLion #Physics ]
October 21, 2025 at 11:10 PM
Coming back to this project after not touching it for sometime now.

Perhaps I can make this Physics Engine have more capabilities than it used to, anyways here’s some random clips on the beta branch.

[ #Programmer #StormingEngine #CLion #Physics ]
October 21, 2025 at 3:37 AM
Don't get me wrong on this: CLion is a great tool and I am still convinced and happy to use it as there is no true comparable alternative for cross platform c++ dev! But I am highly concerned by recent shift towards AI. A lot of software got worse and drastically lost quality after AI was introduced
October 20, 2025 at 8:47 PM
Oh don't get me wrong I'm not really doing this on principle. I just don't want my code poisoned by "mallicensed" AI code harvested from god knows where.

Plus CLion just installing and enabling whatever it wants silently and its new data-mining campaign off my security/confidentiality red flags.
October 20, 2025 at 8:38 PM
Ok, CLion is nice, but Jetbrains has been constantly trying to sneak AI features in without informing the users on an opt-out basis. It feels like running Windows where it will just do whatever it wants.

This, plus the recent data mining announcements is just too much. Why do they do this?
October 20, 2025 at 8:33 PM
What exactly is your experience with "AI enshittification" of CLion, or do you just believe all the FUD Sos is spreading?
October 20, 2025 at 6:25 PM