IntelliJ IDEA 新版本發表
Released: Nov 9, 2023
2023.2.5 中的更新
修補程式
- 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
2023.2.4 中的更新
修補程式
- 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 with...
Released: Oct 11, 2023
2023.2.3 中的更新
修補程式
- 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
2023.2.2 中的更新
特性
- Added support for the latest Java 21 updates.
修補程式
- 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 longer hangs...
Released: Aug 23, 2023
2023.2.1 中的更新
修補程式
- 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
2023.2 中的更新
特性
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
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
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
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
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...