IntelliJ IDEA 2025.2.4

Released: Oct 24, 2025

2025.2.4 での更新項目

不具合の修正

  • The uninstaller now works as expected and should no longer fail and report an error when uninstalling a patched version.
  • The IDE no longer freezes during code completion, which was previously caused by recursive StubIndex calls leading to a deadlock.
  • cURL command conversion in the HTTP Client no longer fails when using the -b or --cookie options.
  • The IDE now preserves original line endings when shelving and unshelving changes, instead of converting between CRLF and LF formats.
  • Background images are now correctly displayed in all tool windows.
  • Maven console output in Chinese is now displayed correctly.
  • In the AI diff view, the middle section with gutters has been resized for improved usability.
  • The IDE once again correctly builds dependent modules after the modules they are dependent on.