C++ Annotated: November 2019 – February 2020
Hi, We’re happy to present our new edition of C++ Annotated, which includes our findings on C++ conferences, language evolution, various tools releases, learning materials, and community announcements....
View ArticleCLion 2019.3.5 bug-fix update
A new bug-fix update, CLion 2019.3.5, is now available for download! You can get build 193.6911.21 from our website, via the Toolbox App, or as a snap package (for Ubuntu). A patch update will be...
View ArticleCLion 2020.1 EAP: Macros and Variables in Configurations, Input Redirection,...
A new CLion 2020.1 EAP build is now available for download! You can download the build (201.6487.17) from our website, via the Toolbox App, or as a snap package (for Ubuntu), and you can install it...
View ArticleCLion 2020.1 Reaches Beta
CLion 2020.1 goes Beta! To install build 201.6668.10, download it from the website, update from our Toolbox App, get it through a snap package (if you are using Ubuntu), or use a patch update. DOWNLOAD...
View ArticleCLion 2020.1 Release Candidate is Here
Please welcome the Release Candidate for the upcoming CLion 2020.1! To install CLion 2020.1 RC (build 201.6668.86), download it from the website, update from our Toolbox App, or use a snap package (for...
View ArticleLive Webinar: CLion Ask Me Anything session
Do you have a question you’re dying to ask the CLion team? Are you curious about how to set up remote mode, trying to get started with Arduino, or wondering what breakpoint types are possible in CLion?...
View ArticleCLion 2020.1: Dozens of Improvements Across the IDE, and Benefits for CUDA...
Let’s start with a big wish for everyone to stay safe! While it’s obviously sometimes hard to focus on your work these days, as there are other important things happening, we’ve tried our best to keep...
View ArticleCLion Turns 5!
How it all began This story starts in AppCode. Back in 2011, Max Shafirov, the current JetBrains CEO, announced the first steps toward C++ support in AppCode, our IDE for iOS/macOS development: The...
View ArticleCLion 2020.1.1 Bug-fix Update
Today we’re making available the first bug-fix for the recently released CLion 2020.1. CLion 2020.1.1 (build 201.7223.86) is now available for download from our website, via the Toolbox App, or via...
View ArticleWhat’s Next: A Roadmap for CLion 2020.2
CLion 2020.1 has landed and has been followed up with its first bug-fix update, so it’s time to talk about our plans for the next release. Special thanks We have a good tradition to celebrate...
View ArticleCLion 2019.3.6 Bug-fix Update
As you probably know, we released CLion 2020.1 this April and since then we’ve published our plans for CLion 2020.2. For those using the previous version, v2019.3, today we’d like to provide a helpful...
View ArticleWebinar Recording: CLion Ask Me Anything Session
On May 7, we ran an exciting CLion Ask Me Anything session. 2 hours, 9 speakers, 7 demos, and 140+ questions – this was really inspiring and motivating for the team and hopefully useful for all...
View ArticleWhat’s New in IntelliJ Rust
In this post, we’ll take a look at the updates that IntelliJ Rust has received over the 2020.1 release cycle. But before we start, we have an exciting announcement that we would like to share. It is...
View ArticleLearn Productivity with CLion: Tips & Tricks Demo
In May 2019, the JetBrains team attended several events in Israel. We were inspired by the fantastic and welcoming C++ community in Tel Aviv, the old city of Jaffa, and Haifa. While the main goal of...
View ArticleLive Webinar: CLion 101 and Beyond
Are you new to CLion or have you been wanting to try it out? Then this webinar is for you! From a standing start, we’ll get you not just up and running with CLion, but get you super productive right...
View ArticleCLion 2020.1.2 Bug-fix Update
The second bug-fix update, CLion 2020.1.2 (build 201.7846.88), is now available for download. Get it from our website, via the Toolbox App, or via snap (for Ubuntu). A patch update will be available...
View ArticleCLion Starts 2020.2 EAP: Performance Fixes, Catch2 and PlatformIO Integration...
We’re ready to launch the CLion 2020.2 Early Access Program! We still have an interesting path ahead of us, but we are now ready to show you some of the valuable improvements we’ve made and to get your...
View ArticleDoctest for unit testing in CLion
In the C++ ecosystem there is more than one unit testing framework. Google Test is the one used the most. Boost.Test is obviously gaining in popularity among the Boost community. Catch(2) is relatively...
View ArticleMakefile projects in CLion: now public!
CLion 2020.2 EAP2 brings long-awaited Makefile project support. While it’s still in its early stages with various limitations and known issues, it’s good enough to cope with a long list of projects...
View ArticleCLion EAP 2020.2: Makefile Projects in CLion, Doctest Support, More Accurate...
Hi, Last week we launched CLion 2020.2 EAP. The first EAP build included dozens of fixes across several areas, including performance improvements, unit testing tuning, VS toolchain debugger...
View Article