IntelliJ IDEA 릴리스
Released: Apr 16, 2025
2025.1 버젼 업데이트
기능
IntelliJ IDEA Goes AI
- JetBrains AI has received a major upgrade, bringing both AI Assistant and Junie under a single subscription. With this release, all JetBrains AI features are accessible for free in the IDEs, with unlimited use for some, such as unlimited code completion and local model support, and limited credit-based access to others. JetBrains are also introducing a new subscription system that makes it easy to scale up as needed with the AI Pro and AI Ultimate tiers.
- This release...
Released: Mar 18, 2025
2024.3.5 버젼 업데이트
기능
- You can now customize the hostname length in HostLabelDropdown, improving usability for infrastructures with longer hostnames.
수정사항
- The code completion popup once again includes a dropdown menu, allowing for quick access to additional actions and settings.
- Breakpoints in Dart code can once again be set and hit.
Released: Feb 27, 2025
2024.3.4 버젼 업데이트
수정사항
- The IDE no longer incorrectly reports missing required keys in gitlab-ci.yml.
- The IDE no longer adds unnecessary spaces around slashes when copying text from the quick documentation.
- Plugin updates are once again detected and processed correctly.
- AWS providers in Terraform are now properly recognized, with correct code completion.
- Several issues related to the Kafka plugin have been resolved.
Released: Feb 12, 2025
2024.3.3 버젼 업데이트
수정사항
- The 'Reload All Maven Projects' action now correctly syncs dependencies.
- Screen reader detection now works on the first startup on Windows.
- Custom toolbar icons for external tools are now properly displayed after an IDE restart.
- The IDE no longer hangs on the 'Configuring SDK' step when adding an IntelliJ Platform Plugin SDK.
- Resolving merge conflicts using the 'Conflicts' tool window is now possible again.
- A list of active Kafka producers and consumers is now available via Recent Files.
Released: Jan 16, 2025
2024.3.2 버젼 업데이트
수정사항
- Using certain third-party plugins no longer causes the font settings to reset to default.
- It's now possible to compile Java 7 projects again with Javac version 7.
- When establishing an SSH connection with a specified deployment path, the IDE no longer mistakenly sets the working directory to the host's root directory.
- The IDE no longer incorrectly reports valid JPQL syntax as errors.
- JPA Buddy 'New Association Attribute' dialog option for OneToMany now works as expected again.
- When the IDE...
Released: Dec 9, 2024
2024.3.1 버젼 업데이트
기능
- Introduced advanced interprocedural data flow analysis capabilities for Java and Kotlin. This allows you to find and fix security vulnerabilities in real time, ensuring your code is not only more efficient but also more secure.
- JSON schema validation is now aware of YAML tags, for example,
!reference
in a .gitlab-ci.yml
file.
수정사항
- When changing the Version Control setting for remote development environments, the Open Diff as Editor Tab checkbox now works as intended.
- The Render documentation...
Released: Nov 13, 2024
2024.3 버젼 업데이트
기능
Key Highlights
- Logical code structure in the Structure tool window
- The Structure tool window now includes a Logical code structure alongside the familiar Physical structure. This allows you to view not only classes, methods, and fields but also the links and interactions between components in your project. For example, when you open a controller in a Spring Boot application, you can see its endpoints and the autowired application components. This enhanced view helps you understand the project...
Released: Oct 24, 2024
2024.2.4 버젼 업데이트
수정사항
- Cloud completion for JavaScript now works as intended.
- Working with augmented modules is now more reliable.
- The IDE now correctly detects TypeScript configuration files for ESLint.
- The issue that affected work with GitLab merge requests has been resolved.
- The Cucumber test tree structure is now properly displayed for Gradle projects in the Run tool window.
- It is now possible to resize the editor tab pane when it is placed on the left or right side of the editor, after the IDE restarts.
- The...
Released: Sep 25, 2024
2024.2.3 버젼 업데이트
수정사항
- Remote tools, added via the Tools settings, are once again visible on IDE restart.
- JSON Schema Mappings in Settings now load as expected.
- The IDE with the Python plugin installed once again works as expected for remote interpreter users on Microsoft Windows.
- Schema validation for Kubernetes-like files now works as expected.
- Settings Sync again works as expected.
- Files and folders with accented characters are again visible in the Project view on macOS.
- The inspection pop-up size for...
Released: Sep 18, 2024
2024.2.2 버젼 업데이트
수정사항
- Highlighting no longer blinks upon typing.
- Debugging for the spring-boot:run Maven goal is once again available.
- Non-Latin letters and characters are properly displayed in the Run console.
- It's again possible to save the project settings with Coverage if the Qodana plugin is enabled.
- Deleting a draft comment for a GitLab merge request now works properly.
- The Scene Builder for JavaFX projects again works as intended.
- The Microsoft Defender configuration script now runs smoothly.
- The Big Data...