The latest updates on all JetBrains products and topics
Say hello to the first build of ReSharper 2024.3 Early Access Program! This build is mostly about improving C++ support, but it still has something new for C# developers as well. Let’s have a look! ReSharper Code Cleanup Now you can substitute a default Code Cleanup profile with anoth…
Let’s start the last Early Access Program for JetBrains Rider this year! Rider 2024.3 EAP brings the following updates: Support for hot reloading C++ with Live++ We've been working with the folks at Live++ to bring seamless C++ hot reloading support to Rider! There's no new UI, bu…
Welcome to our series, where we take a closer look at the C# 12 language features and how ReSharper and Rider make it easy for you to adopt them in your codebase. If you haven’t yet, download the latest .NET 8 SDK and update your project files! In this series, we are looking at: Primary Const…
AppCode 2022.1 brings support for async sequences, postfix #if member expressions, isolation control specifiers for Swift actors, improvements for Swift Package Manager integration, better VoiceOver support, and more.
ReSharper 2021.1, our first release of the year, has arrived! It doesn’t have a specific theme or goal, and we've focused instead on simply making improvements that would improve your experience. But we also can’t help adding things here and there. Code analysis has benefitted from a variety of impr…
As developers, we're in a neverending struggle to find a balance between style and substance. The tabs vs. spaces argument even found its way into pop culture during Season 3 of HBO's Silicon Valley. We understand that style can be a point of debate within teams. While the codebase's style might not…
Just about every developer has an opinion on the formatting of Java code! With IntelliJ IDEA, your team can define its own standards and have the IDE apply them automatically so individual developers don’t have to think about formatting their code as they work. (more…)…
A new CLion 2020.1 EAP build is now available for download! You can download the build (201.6073.20) from our website, via the Toolbox App or as a snap package (for Ubuntu) and install it side by side with a stable release build. DOWNLOAD CLION 2020.1 EAP Let’s take a look at the highlights…
Our traditional JetBrains Hackathon was held this summer at our St. Petersburg and Munich locations. Earlier we shared the first impressions and quick overview of the winning projects in our company blog. Today we’d like to tell you about one of the projects that came in third in more detail. Why do…
If you've already tried the latest IntellIJ IDEA 14 EAP build, you might've noticed that the Code Style settings offers a new option: Detect and use existing file indents for editing (enabled by default.) This new option lets IntelliJ IDEA detect certain Code Style settings (such as Use Tab c…
Many development teams are using more than one IDE because it’s a very personal matter, and people always seek what best suits their individual needs. And then there’s collaboration, and it sometimes is harder when different sorts of IDEs are involved. One of the most frequently encountered problems…
IntelliJ IDEA 13 will bring a lot of goodies for Android developers. One very useful new feature is the capability to automatically rearrange XML attributes according to predefined rules. To enable this new feature, go to Settings → Code Style → XML and choose Set from... → Predefined Style → And…