Reader

IntelliJ IDEA 2024.1.4 Is Out!

| The IntelliJ IDEA Blog | Default

IntelliJ IDEA 2024.1.4 has arrived with several valuable fixes.

You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are a Ubuntu user. You can also download it from our website.

Here are the most notable updates included in v2024.1.4:

  • Code validation no longer produces incorrect code highlighting caused by freezes while reevaluating inspections. [IJPL-28967]
  • We fixed the issue causing the IDE to lag when editing code. [IJPL-149640IJPL-156086]
  • The Unknown HTTP header inspection once again loads settings from the inspection profile correctly. [IJPL-65369]
  • The IDE no longer fails to perform operations, citing the Too complex, sorry message. [IJPL-1116]
  • Updating plugins from the Welcome screen now works as expected again. [IJPL-6076]
  • The Enable Project-Wide Analysis action is once again available in the Problems tool window. [IJPL-156560]

To find out more details about the issues resolved, please refer to theĀ release notes.

If you encounter any bugs, please report them to our issue tracker.

Happy developing!