Early Access Program
News
CLion 2021.1 EAP: Fixes for Remote Mode, Regular and Postfix Code Completion, Doctest, and More
The newest CLion 2021.1 EAP build (211.6556.10) is now available. You can get it from our website, via the Toolbox App, or as a snap package (if you are using Ubuntu). Note that if you are on macOS, there is a separate build for Apple Silicon (M1 chip).
Here are the highlights:
- For remote mode:
- In code completion:
-
In postfix completion for C and C++:
-
The
fortemplate now generates a const version of a range-basedforloop. Andformutcan be used for the mutable version. -
The
switchtemplate is now offered only for integer or enum variables.
-
The
- A few more MISRA C and C++ checks.
- For doctest, we’ve fixed an issue causing logged messages to appear out of order (CPP-24294).
The full release notes are available here.
Your CLion team
JetBrains
The Drive to Develop
Prev post CLion 2020.3.3 Bug-fix UpdateCLion Debugging – Beyond the Basics – Part 1: Suspended Next post