Early Access Program
News
CLion 2017.3 EAP: CMake 3.9 and new color scheme settings
Hi,
A new CLion 2017.3 EAP (build 173.2941.5) is now available!
Color scheme for C/C++
C/C++ color settings now allow to distinguish function calls and function declarations (CPP-4519). Previously you can only do that through the Editor -> Color Scheme -> Language Defaults, that are common for all languages supported by CLion. Now separate settings for C/C++ are available:
For example, you can make function declarations bold and keep function calls in regular font:
This build also bundles CMake 3.9. The full list of changes is available by the link.
Previous CLion 2017.3 EAP builds addressed:
- List initialization fixes, support for
__COUNTER__
, fixes forunique_ptr
with GCC7 - Multiple toolchains support
- Bundled GDB 8.0
- Boost.Test support
Your CLion Team
The Drive to Develop
Prev post CLion 2017.3 EAP: Boost.Test supportTrip report: the JetBrains C++ team at CppCon 2017 Next post