CLion 2024.1 Is Available! CMake Writing Assistance, Debugger Enhancements, and Improvements for Embedded Development
The CLion Blog
by Anastasia Kazakova
2w ago
CLion 2024.1 is now available! This version of the powerful JetBrains IDE for C and C++ introduces: New abilities in writing assistance for CMake files and integration with CMake presets. Improvements to Meson and Bazel support.  Debugger fixes and enhancements, including forked process debugging. Assembly view enhancements. Coding assistance in device tree files. Several UI improvements. Build 241.14494.288 is ready and can be downloaded from our website, via the Toolbox App, or as a snap package if you are using Ubuntu.  DOWNLOAD CLION 2024.1 Project models CMake The 2024.1 ver ..read more
Visit website
CLion 2024.1 Release Candidate
The CLion Blog
by Anastasia Kazakova
1M ago
The next major CLion release is on its way, and the release candidate for v2024.1 is already available! To install CLion 2024.1 RC (build 241.14494.229), download it from our website, update via the Toolbox App, or use this snap package (for Ubuntu). You need an active subscription or a trial license to use CLion 2024.1 RC. Here are the highlights: The bundled GDB once again works on CPUs without LZCNT support (report). For CLion Nova: The Clangd daemon has been restored for non-project files. The language engine no longer crashes during type presentation (CPP-38078). The endless Loading pr ..read more
Visit website
CLion 2024.1 Goes Beta
The CLion Blog
by Anastasia Kazakova
1M ago
The Beta version of CLion 2024.1 is now available with key improvements and changes that are expected to be implemented in the upcoming release. Download build 241.14494.154 from our website, via the Toolbox App, or as a snap pack for Ubuntu. DOWNLOAD CLION 2024.1 BETA The Beta build addresses a regression that meant Clang was not compatible with a configured Visual Studio toolchain (CPP-37017) and restores the ability to navigate from the Find Usages popup in CLion Nova (CPP-36002). You can find the full release notes here. Here are the highlights of our previous EAP builds: CMake enhancemen ..read more
Visit website
CLion 2024.1 EAP 6: Fixes for the Debugger and CMake Quick Documentation
The CLion Blog
by Anastasia Kazakova
1M ago
The CLion 2024.1 EAP 6 build (241.14494.102) is now out! It’s available from our website, via the Toolbox App, or as a snap package if you’re using Ubuntu. The highlights: Enhancements to the debugger: Pointers presentation fixed in the debugger (CPP-37903). Variables not present in the source files were removed from the debugger view (CPP-37898). Step into now switches to the top frame (CPP-37870). Broken CMake documentation presentation has now been fixed (CPP-37510, CPP-37575). If you use the CLion Nova engine, then you’ll benefit from the following improvements: The lightbulb for con ..read more
Visit website
CLion 2024.1 EAP 5: Improved STL Container Rendering in the Debugger and VCS Enhancements
The CLion Blog
by Anastasia Kazakova
1M ago
The CLion 2024.1 EAP 5 build (241.14494.27) is now out! It’s available from our website, via the Toolbox App, or as a snap package if you’re using Ubuntu. DOWNLOAD CLION 2024.1 EAP The highlights: We’ve addressed an issue with CMake reloads stalling when working with the remote host toolchain. We’ve improved type rendering when debugging in several ways: CLion now shows the size of STL containers in the Debugger view. The presentation of std::span (CPP-25195) and std::optional (CPP-29109) has been improved. We’ve addressed the Null value return for children error that occurred while renderin ..read more
Visit website
CLion Nova – Final Update
The CLion Blog
by Anastasia Kazakova
1M ago
CLion Nova is a free preview version of CLion equipped with the ReSharper C++/Rider C++ language engine. We started it as a stand-alone preview in November 2023, and since then we’ve received tons of positive and inspiring feedback. Based on that feedback, we’ve added a setting to the recent CLion Classic 2024.1 EAP 4 that allows you to switch to CLion Nova directly in the IDE. Now that the two versions are fully merged, this will be the last CLion Nova build we release. How to continue using CLion Nova Today we are announcing the final build of CLion Nova. We encourage you to use CLion Nova ..read more
Visit website
CLion 2024.1 EAP 4: Switch to CLion Nova in CLion Classic
The CLion Blog
by Anastasia Kazakova
2M ago
The CLion 2024.1 EAP 4 build (241.13688.39) is out! It is available from our website, via the Toolbox App, or as a snap package if you’re using Ubuntu. With this build, we’re making CLion Nova available to all CLion Classic users. Switch to it from inside the IDE via the settings menu and try it out for yourself! Haven’t heard about CLion Nova or just curious about what’s happening with the separate CLion Nova builds available on the Toolbox App? Read on! DOWNLOAD CLION 2024.1 EAP CLion Nova in CLion Classic CLion Nova is an improved version of CLion that uses the C++ language engine from ReSh ..read more
Visit website
CLion 2024.1 EAP 3: Assembly View Enhancements
The CLion Blog
by Anastasia Kazakova
2M ago
Today, the CLion 2024.1 EAP 3 build (241.12662.59) is available from our website, via the Toolbox App, or as a snap package if you’re using Ubuntu. Here are the main improvements: Assembly view improvements: The Assembly view for ARM targets is now shown correctly (CPP-36901). Assembly view settings are now applied immediately, with no need to manually click the Refresh button (CPP-35851). When editing a file for which the Assembly view is opened, CLion no longer throws an exception. In such cases, a hint is now shown to the user suggesting they refresh the preview. (CPP-37234) Find Usages ..read more
Visit website
CLion 2024.1 EAP 2: Improved Terminal and Other UX Enhancements
The CLion Blog
by Anastasia Kazakova
2M ago
Some time ago, we shared our plans and directions. Just a couple of weeks ago, we kicked off our CLion 2024.1 EAP with CMake coding assistance, code analysis in device tree files, and forked processes debugging. Today, the CLion 2024.1 EAP 2 build (241.11761.23) is available from our website, via the Toolbox App, or as a snap package if you’re using Ubuntu. DOWNLOAD CLION 2024.1 EAP This CLion 2024.1 EAP build includes several important UX improvements. Read on and let us know whether these enhancements make your interaction with the IDE smoother and more effective. Easier navigation with sti ..read more
Visit website
CLion Nova: AI Assistant and Enhancements From CLion Classic and ReSharper v2024.1
The CLion Blog
by Anastasia Kazakova
3M ago
CLion Nova is a free preview of CLion equipped with the ReSharper C++/Rider C++ language engine. With this update, CLion Nova has finally moved to the 2024.1 branch. This means that all of the enhancements brought by the CLion Classic 2024.1 EAP are now available in CLion Nova: CMake writing assistance: new live templates, code completion and Find Usages for target names, and a fix for the minimum required version of CMake. The Meson tool window, new Meson project support, and the ability to provide custom Meson settings. Code analysis in device tree files. Support for debugging child proces ..read more
Visit website

Follow The CLion Blog on FeedSpot

Continue with Google
Continue with Apple
OR