The CLion 2022.2 Early Preview program is currently running, but for those who prefer to stay with the stable versions, we are announcing the CLion 2022.1.2 big-fix update.
Build 221.5787.29 is available from our website, via the Toolbox App, as a snap for Ubuntu, or via patch from the IDE itself.
DOWNLOAD CLION
Below are the highlights of this update:
Unit Testing
We’ve fixed integration with Catch2 v3.
C++ support
CLion now handles -Xclang arguments passed to the compiler correctly (CPP-29177).
The Parameter Info pop-up appears automatically after typing { (CPP-28597).
The