JetBrains has released IntelliJ IDEA version 2026.1.3, a patch update that addresses several long-standing bugs affecting the IDE's functionality. The release focuses on resolving issues related to Markdown preview rendering and terminal behavior.
Patch resolves long-standing terminal rendering and WSL integration issues for developers.
IntelliJ IDEA serves as the primary integrated development environment created by JetBrains for software engineers working with Java and Kotlin. The release addresses workflow needs for developers managing large-scale projects and navigating codebases across different operating systems.
The most notable fix addresses a two-year-old bug in the Markdown preview feature. Previously, images saved outside the project directory failed to render correctly within the preview pane.
Terminal rendering issues have also been resolved. The update fixes a problem where the tmux cursor was incorrectly displayed above the active line during integrated terminal sessions.
WSL integration improvements ensure that wsl.exe environments spin up reliably without losing shell integration or process detection on Windows systems. Gradle sync bugs affecting version 9.5.0 have been corrected to prevent false failure reports.
Syntax highlighting errors for Java for-loop initialization blocks with multiple statements are now resolved. JSpecify annotation warnings no longer trigger false non-null local variable alerts, and Kotlin highlighting issues related to Gradle library inspection have been fixed.



Discussion
0 comments
Log in to join the thread with a thoughtful take, question, or correction.