IntelliJ IDEA Releases
Released: Dec 12, 2023
Updates in 2023.3.1
Features
- Added the opportunity to check the access status for users with corporate IDE licenses from the AI Assistant tool window.
Fixes
- Fixed a bug preventing users from logging in to AI Assistant.
Released: Dec 6, 2023
Updates in 2023.3
Features
Key Highlights
- AI Assistant is out of preview [General Availability] - JetBrains AI Assistant is now generally available with a number of new and improved features to increase your productivity in JetBrains IDEs. The latest updates include enhanced code generation directly within the editor, context-aware AI chat that answers project-related queries without requiring you to copy code, and project-aware AI actions that use extended context to provide more comprehensive results. A new...
Released: Nov 9, 2023
Updates in 2023.2.5
Fixes
- The IDE no longer encounters startup failures accompanied by the "Cannot connect to an already running IDE instance" error, which was previously triggered by improper termination of the previous session.
Released: Oct 24, 2023
Updates in 2023.2.4
Fixes
- The IDE now properly recognizes Spring configuration files when importing projects from Bazel.
- The IDE no longer hangs when deploying a WAR artifact to a remote Tomcat server.
- The list of directories is again correctly rendered in the Project tool window.
- Absolute directory paths in the Commit tool window no longer take up too much space as a result of redundantly replicating parent paths.
- The IDE now properly recognizes configuration properties inherited from superclasses when working...
Released: Oct 11, 2023
Updates in 2023.2.3
Fixes
- 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 LightEdit mode.
Released: Sep 13, 2023
Updates in 2023.2.2
Features
- Added support for the latest Java 21 updates.
Fixes
- 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.
- The IDE no...
Released: Aug 23, 2023
Updates in 2023.2.1
Fixes
- 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 the Linux...
Released: Jul 26, 2023
Updates in 2023.2
Features
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 critical...
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...