JetBrains has released a minor update to IntelliJ IDEA 2026.2, the latest edition of its IDE for Java and Kotlin. The update fixes several bugs impacting Markdown shell scripts, undo actions, terminal sessions, Java code formatting, and more.
IntelliJ IDEA 2026.2.1 was announced August 10. The most notable updates include the following:
- Markdown shell scripts now execute in the correct order.
- Undo now works correctly after applying Optimize imports on the fly.
- Dragging a terminal tab after using the Move to Editor action no longer restarts the terminal session.
- The IDE no longer throws exceptions caused by the new Resolve Conflicts mechanism for Mercurial projects.
- Java code formatting now correctly respects the Smart tabs setting.
Updating to IntelliJ IDEA 2026.2.1 can be done from inside the IDE, using the Toolbox App, or using snaps in the case of Ubuntu users. The update also can be downloaded from the JetBrains website.



