IntelliJ IDEA Releases

Released: Oct 11, 2023

Updates in 2023.2.3

Fehlerkorrekturen

  • The IDE now displays only one Kubernetes context by default, and contexts can be added and removed as needed. This prevents the IDE from freezing due to unnecessary refreshing of all contexts from kubeconfig files.
  • The Access is allowed from Event Dispatch Thread (EDT) only error no longer causes the IDE to malfunction when opening certain files.
  • The IDE no longer creates redundant GraalVM run configurations for Micronaut projects.
  • Code reformatting works as expected in...

Released: Sep 13, 2023

Updates in 2023.2.2

Funktionen

  • Added support for the latest Java 21 updates.

Fehlerkorrekturen

  • In the Branches popup, it's now possible to disable the Recent section via the Show Recent Branches setting.
  • The Shift+Enter shortcut works as expected, opening files from the Search Everywhere tabs in the right-hand side of the split screen.
  • The Project tool window once again displays the list of directories.
  • The issue causing performance degradation when working with Markdown files featuring tables has been resolved...

Released: Aug 23, 2023

Updates in 2023.2.1

Fehlerkorrekturen

  • Resolved the issue with the main toolbar appearing only for the first open project, both on WSL and when using tiling windows managers on Linux, by reverting to the native header.
  • It’s now possible to select a theme on Linux after syncing settings from Windows with the Sync with OS option enabled.
  • The console in the Services tool window no longer unexpectedly pulls focus from other tool windows.
  • The IDE no longer unexpectedly enters full screen mode on a secondary monitor when...

Released: Jul 26, 2023

Updates in 2023.2

Funktionen

Key updates

  • AI Assistant [Limited access] - With the current starting set of AI-powered features, AI Assistant offers integrated AI chat and can do things like automatically write documentation comments for you, suggest names, generate commit messages, and more.
  • In-editor performance hints - The new in-editor hints offer a quick way to analyze code performance line by line, helping you identify and resolve issues faster. Color-coded annotations in the editor's gutter highlight...

Released: Mar 28, 2023

Updates in 2023.1.x

2023.1.4

Updated Jul 12, 2023

Features

  • Added full Wildfly 28 support.

Fixes

  • Fixed the issue with missing custom code style settings and they are now correctly preserved by the IDE.
  • The Copy Reference action for files in non-java modules now works as expected and copies the path from the content root.
  • The @jakarta.validation.constraints.NotNull annotation is now interpreted correctly during nullability inspections.
  • Starting up the IDE no longer fails with the "CannotActivateException: Address...

Released: Nov 30, 2022

Updates in 2022.3.x

2022.3.3

Updated Mar 8, 2023

Features

  • It is now possible to check the configuration status of Microsoft Windows Defender and update it directly from the IDE.

Fixes

  • Resolved the long-standing issue that caused the screen to flicker in full-screen mode on macOS Ventura.
  • The IDE no longer displays empty popups on macOS Ventura.
  • The Shelf tab doesn’t disappear from the Commit tool window anymore.
  • The Check RegExp action no longer results in a false Bad regular expression pattern alert.
  • The IDE...

Released: Jul 26, 2022

Updates in 2022.2.x

2022.2.4

Updated Nov 23, 2022

Fixes

  • Changing the display layout or waking from sleep mode no longer causes corrupted text or a flashing red screen on macOS.
  • The screen no longer flickers when working with the IDE in full screen mode on macOS Ventura.

2022.2.3

Updated Oct 5, 2022

Fixes

  • The IDE no longer malfunctions when opening projects with Python files.
  • The Create branch input field in the Open task window now has the correct size.
  • There are no more slowdowns when working with language...

Released: Apr 12, 2022

Updates in 2022.1.x

2022.1.4

Updated Jul 19, 2022

Fixes

  • Fixed the issue causing text flickers in the Commit details pane.
  • Fixed the issue with local module recognition in the Terraform plugin.
  • Fixed the Run Git hooks checkbox in the Before Commit section of the Commit tool window.
  • Changing the .iml file no longer removes associated Git mapping.
  • Fixed the issue causing the external diff tools for directories to malfunction.
  • Fixed the bug causing IntelliJ IDEA to crash on macOS High Sierra.
  • Fixed the issue causing...

Released: Nov 30, 2021

Updates in 2021.3.x

2021.3.3

Updated Mar 17, 2022

Fixes

  • IntelliJ IDEA now builds and filters resources properly when working with Maven 3.8.5.
  • Fixed an issue causing the IDE to freeze and hang when indexing WSL projects.
  • Fixed a few issues that were appearing when working with Gradle.
  • Fixed the problem causing the IDE to add unexpected refs/heads prefixes when pushing to Gerrit.
  • Fixed the issues that obstructed proper connection to remote hosts via SSH.
  • Fixed the Quick Documentation popup so that it displays...

Released: Jul 27, 2021

Updates in 2021.2.x

2021.2.3

Updated Oct 15, 2021

Fixes

  • Fixed call hierarchy on interface methods to correctly return results.
  • Fixed recurring indexing on every startup if the IDE was closed due to OS shutdown.
  • Fixed the issue that was causing the IDE to freeze when projects were reopened inside WSL 2.
  • Fixed the behavior of the Stop button. When you stop the WildFly Run Configuration, the Terminate Batch Job prompt no longer appears.
  • Fixed the dialog to add new Arquillian containers.
  • Fixed the issue causing the IDE...