Since the initial announcement of Fleet, we have had an overwhelming amount of interest from all of you, with over 137,000 people signing up for the private preview. Our reason for starting with a clo | Continue reading
Since the initial announcement of Fleet, we have had an overwhelming amount of interest from all of you, with over 137,000 people signing up for the private preview. Our reason for starting with a clo | Continue reading
Hello everyone, A new EAP build for Rider 2022.3 has just landed. Let’s take a look at the most notable updates it contains.New UIWe invite you to switch to the new UI for IntelliJ-ba | Continue reading
The Early Access Program for our next major release, IntelliJ IDEA 2022.3, is now open!We invite you to join the program to test the new features and help us make IntelliJ IDEA better for you. You can | Continue reading
In our previous blog post, we discussed the essence of Rust’s procedural macros. Now we invite you to dive deeper into how they are processed by the compiler and the IDE.Compilation of procedural | Continue reading
On July 1, 2022 TeamCity Cloud experienced an outage that prevented our customers from running builds on build agents hosted by JetBrains. Here is the summary of the incident and the remediation actio | Continue reading
Since the introduction of subscriptions 7 years ago, we have not increased the pricing of our IDEs, .NET Tools, or the All Products Pack. During this time, we have introduced new products that have been included at no extra cost to everyone using the latter. However, we are at th … | Continue reading
Since the introduction of subscriptions 7 years ago, we have not increased the pricing of our IDEs, .NET Tools, or the All Products Pack. During this time, we have introduced new products that have been included at no extra cost to everyone using the latter. However, we are at th … | Continue reading
Since the introduction of subscriptions 7 years ago, we have not increased the pricing of our IDEs, .NET Tools, or the All Products Pack. During this time, we have introduced new products that have been included at no extra cost to everyone using the latter. However, we are at th … | Continue reading
Starting with Kotlin 1.7.0, you can create build reports for Kotlin compiler tasks. Reports contain durations of different compilation phases and reasons why incremental compilation could not be used. | Continue reading
Web testing becomes more and more convenient with the advent of new frameworks that make our lives easier. Modern frameworks abstract us from a lot of configuration and boilerplate and let us concentr | Continue reading
Last year IntelliJ IDEA celebrated its 20th birthday. Over these past 20 years, we’ve been evolving all aspects of our product, including its user interface and usability. However, many aspects of our | Continue reading
The first preview of the 1.7.0 release is out. Introducing Kotlin 1.7.0-Beta! This preview includes:Changes to builder inference.The return of the min() and max() collection functions.Stabilizing | Continue reading
Today, we are pleased to join our friends at Gitpod in announcing the integration between Gitpod and JetBrains Gateway, our remote development solution.This means you can access source code hosted | Continue reading
IntelliJ IDEA 2022.1 is now available. Our first major release of the year offers multiple enhancements and lots of new features to improve your experience with our product. | Continue reading
WebStorm 2022.1, the first update of the year, is out! Update to the latest release today. | Continue reading
Kotlin 1.6.20 offers previews of future language features and brings performance improvements for the JVM, JS, and Native platforms. | Continue reading
We have already made our position very clear in regard to the invasion of Ukraine. We condemn the attacks of the Russian government, and we stand with the Ukrainian people, including our own colleagues and their families. | Continue reading
We have already made our position very clear in regard to the invasion of Ukraine. We condemn the attacks of the Russian government, and we stand with the Ukrainian people, including our own colleagues and their families. | Continue reading
This is a multipart series on building Fleet, a next generation IDE by JetBrains.Part I - Architecture OverviewPart II - Breaking down the editorIn the first part of this series we looked at a | Continue reading
As of February 1, 2022, we will no longer sell new licenses or renewals for Upsource or Upsource user packs. We will continue to provide technical support and critical security updates until January 3 | Continue reading
We recently announced a new product which we have been working on named Fleet, a new generation IDE by JetBrains. The product is currently in closed preview and we’re receiving great feedback from ear | Continue reading
Following the release of Kotlin 1.6.0, the 1.6.0 version of the kotlinx.coroutines library is out. Here are the main features it brings:A new API and multiplatform support for kotlinx-coroutines-t | Continue reading
Compose Multiplatform by JetBrains, the declarative UI framework for Kotlin, has reached version 1.0, which makes it ready for production use! Here are a few highlights that we hope will make you as e | Continue reading
The focus of this release was to make it easy for data scientists to share their work and to facilitate fetching data from databases with SQL. Read on for the highlights of this release! | Continue reading
DataSpell is a new IDE by JetBrains designed specifically for those involved in exploratory data analysis and prototyping ML models. DataSpell combines the interactivity of Jupyter notebooks with the intelligent Python and R coding assistance of PyCharm in one ergonomic environme … | Continue reading
With the release of the 2021.3 wave of IDEs this week, JetBrains is adding remote development support to the IntelliJ Platform! You can host your source code, toolchain, and IDE backend on a remote server, and use a local thin client based on the IntelliJ Platform to write, navig … | Continue reading
For years folks have been asking us, | Continue reading
Welcome to the second part of our series, where we take a closer look at the new C# language features the .NET team has implemented, and how ReSharper and Rider make it easy to adopt them in your code | Continue reading
Compose Multiplatform, the declarative UI framework for Kotlin, has reached Beta. This brings Compose for Desktop and Compose for Web another step closer to their stable release later this year. Here | Continue reading
Welcome to the first part of our series, where we take a closer look at the new C# language features the .NET team has implemented, and how ReSharper and Rider make it easy to adopt them in your codeb | Continue reading
Kotlin has been around for ten years, but there was always one big thing that we felt was missing – a mascot. Now we want to change that. Meet the new Kotlin mascot! | Continue reading
Almost two years ago, we published a blog post on the essentials of debugging Rust in CLion. It’s still a great reference for the general debugging procedure. In this blog post, we would like to summa | Continue reading
IntelliJ IDEA 2021.3 EAP 4 is available! This build comes with a significant new feature – support for remote development. It also brings support for Groovy 4, accessibility updates, and other improve | Continue reading
We’ve been working on a new K2 Kotlin compiler for quite some time. The new compiler aims to speed up the development of new language features, unify all the platforms Kotlin supports, bring performan | Continue reading
We are thrilled to announce that we're opening the EAP to the public. You can download EAP builds from JetBrains DataSpell’s website without registration. Read to learn more. | Continue reading
A new Java release every six months can be exciting, overwhelming, or both. Given that Java 17 is also an LTS release, it’s not just the developers but enterprises also noticing it. If you have been w | Continue reading
Today we are taking a huge step towards making the process of sharing code between mobile platforms with Kotlin Multiplatform Mobile more enjoyable. The development preview of the new memory managemen | Continue reading
Kotlin 1.5.30 includes many experimental language and standard library features that we are planning to release in Kotlin 1.6.0. Give them a try and share your feedback with us! | Continue reading
On July 19, 2011, at the JVM Language Summit, JetBrains announced Kotlin – a new statically typed programming language for the JVM. It has been here for almost ten years. Since its conception | Continue reading
Today’s release marks another step in our grand unified theory of UI development with Kotlin! We have a lot of news to talk about for our multiplatform UI efforts, including Compose for Desktop and Co | Continue reading
The Developer Ecosystem 2021 report is now available! We discuss the latest trends in C++ with Matt Godbolt and Andreas Kling. | Continue reading
As developers, we find ourselves in a renaissance of API design philosophies. There is REST, HTTP APIs, GraphQL, SOAP, and the list continues to grow. Given all the choices, we can understand that it | Continue reading
Kotlin was designed to be very similar to Java to make migration as smooth as possible. However, Kotlin was also designed to improve the developers' experience by providing a more expressive syntax an | Continue reading
Discover the most popular 20+ collaboration tools in 2021 used by more than 47,000 software professionals surveyed by JetBrains. | Continue reading
The new CLion 2021.2 EAP build (212.4638.8) is now available from our website, via the Toolbox App, or as a snap package for Ubuntu. If you are on macOS, there is a separate build for the Apple Silico | Continue reading
Jupyter notebooks are arguably the most widely used tool in data science. However, when it comes to collaboration, resource management, and security... | Continue reading
For a very long time, PyCharm's Data Science tooling has not been a feature set that we've talked at length about. We've got a lot wrong, but this time around, we've changed the way we approach buildi | Continue reading