Early Access Program
News
CLion 2021.2 Goes Beta!
CLion 2021.2 has reached Beta! Build 212.4746.15 is available from our website, via the Toolbox App, or as a snap package (for Ubuntu).
Here are the main highlights:
- Fixed an issue in the Catch2 integration with incorrectly parsed backslash characters in Catch’s XML output (CPP-25718).
- Several improvements in code completion (CPP-5786, CPP-24506).
- Postfix code completion now works for literals:
We’d like to mention a few IntelliJ-platform features that are included in CLion, which we haven’t mentioned before. If you want certain operations to be performed on Save, you can now configure them all in one place in Settings/Preferences | Tools | Actions on Save:
In v2021.2, we’ve expanded the list of possible pre-commit actions with the ability to execute tests. Tick the Run Tests checkbox and select the configuration to run:
You can find the full release notes here.
Your CLion team
JetBrains
The Drive to Develop
Prev post C++ Annotated: June 2021C++ Ecosystem in 2021: 1 in 5 C++ developers are using C++20 and a third of us are not writing any unit tests at all, and other facts Next post