The latest updates on all JetBrains products and topics
IntelliJ Scala Plugin 2026.1 Is Out! | Support for build tools | projects in dev containers and WSL | Scaladoc with Markdown | Unified UI/UX for code highlighting
We’ve just released IntelliJ IDEA 2025.3.4. This update introduces full support for Java 26 along with several notable improvements. You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are a Ubuntu user. You can also download it from our website. He…
Java 26 was released on March 17, 2026. At JetBrains, we are committed to supporting the latest technologies in IntelliJ IDEA and adding useful enhancements for both stable and preview features. In this blog post, we will give you an overview of what Java 26 delivers and how it is supported in IntelliJ IDEA.
A lot is happening in tech and beyond, and as we step into March, we have pulled together a fresh batch of articles, thought pieces, and videos to help you learn, connect, and see things from new angles.
As applications grow in complexity, maintaining a clean architecture becomes increasingly challenging. The traditional package-by-layer approach of organizing code into controllers, services, repositories, and entities packages often leads to tightly coupled code that's hard to maintain and evolve. …
We’ve just released the next minor update for IntelliJ IDEA 2025.3 – v2025.3.3. You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are a Ubuntu user. You can also download it from our website. Here are the most notable updates: MCP server outpu…
This blog post is available as well as a YouTube video. In Scala 2, Scaladoc used Wikidoc syntax, which has advanced features like templates, categories, and metadata. These are useful for organizing and structuring large volumes of documentation, but they are rarely used in code comments. …
IntelliJ Scala Plugin in 2025 This is a blog post about the main changes to the Scala Plugin in 2025, the results of the State of Developer Ecosystem Survey, and a few other things.
Join us as we welcome Daniel Velikanski from Wiz to see how cloud security insights can be brought directly into your JetBrains IDE, helping you detect and address real risks as you code.
We’ve just released another update for v2025.3. You can update to this version from inside the IDE, using the Toolbox App, or by using snaps if you are a Ubuntu user. You can also download it from our website. This version brings the following valuable refinements: …
You’re invited to IntelliJ IDEA Conf 2026 – a free online conference for developers working across the JVM ecosystem.
Scala 3.8 Support in the Scala Plugin: - The `into` modifier - Scala 3.8 requires JDK 17+ - “Better fors” - Basic support for capture checking - The `runtimeChecked` method