IntelliJ IDEA Releases

IntelliJ IDEA 2022.3.2 Is Out!

The second bug-fix release for IntelliJ IDEA 2022.3 is now available.

You can get the latest version from our website, via the Toolbox App, from inside the IDE, or by using snaps if you’re a Ubuntu user.

Below are the most notable quality improvements in the new version: 

  • We’ve been working to fully eliminate screen flickering in full-screen mode on macOS Ventura. It no longer occurs in most instances, though some corner cases may remain. If you continue to experience this problem, please let us know in our issue tracker. [JBR-4959]
  • The behavior of the Settings Sync plugin has been updated. Settings synchronization across different IDE products is now turned off by default and can be enabled via a radio button in Settings/Preferences | Settings Sync. [IDEA-233535]
  • The toolbar icons in the Remote Host tool window are now displayed correctly in the new UI. [IDEA-299612]
  • When committing via modal dialog, the process no longer freezes when additional external formatters or code analysis plugins are enabled. [IDEA-307428]
  • We’ve fixed the issue causing private PKCS #8 keys to malfunction when the IDE couldn’t locate the corresponding public key. [IDEA-307924]
  • Opening the terminal using a custom shortcut or a non-default keymap no longer causes unnecessary symbols to be printed in the command prompt. [IDEA-307583]
  • Search Everywhere once again works as expected, providing all text search results. [IDEA-307142]
  • The Incorrect formatting inspection no longer causes the IDE to freeze. [IDEA-308487]
  • The Kotlin plugin has been updated to version 1.8. [KTIJ-24378
  • The toolbar icons in the Remote Host tool window are now displayed correctly in the new UI. [IDEA-299612]
  • Close icons are no longer displayed for non-closable tabs in the Run/Debug tool window. [IDEA-272466]
  • We’ve fixed the issue causing high memory consumption while detecting the Spring facet in projects. [IDEA-308336]
  • The incorrect language injection in SQLExceptionTranslator that was causing the IDE to treat the first parameter as SQL when working with Spring has been fixed. [IDEA-226638]
  • The detached IDE window no longer disappears on restart if there’s no open file in the main window. [IDEA-304518


For the full list of resolved issues, please refer to the release notes.

If you spot any issues, please report them via our issue tracker.

Happy developing! 

image description