📝 Резюме · 🧾 Транскрипт (формат) · 📄 Оригинал (1010 B)
https://blog.jetbrains.com/idea/2026/06/intellij-idea-2026-1-3/

IntelliJ IDEA 2026.1.3 вышла

Источник: https://blog.jetbrains.com/idea/2026/06/intellij-idea-2026-1-3/

Краткое содержание

Патч-релиз IntelliJ IDEA 2026.1.3 исправляет четыре проблемы: курсор в терминале tmux больше не отображается выше текущей строки (IJPL-102697); предпросмотр Markdown корректно показывает изображения из-за пределов директории проекта (IJPL-171896); кастомные цвета в окне Database Tool Window отображаются правильно (DBE-25711); запуск WSL через wsl.exe -d <distribution> больше не вызывает сбоев shell-интеграции (IJPL-236576).

Значимость

Небольшой сервисный выпуск, устраняющий заметные регрессии в терминале, Markdown-предпросмотре, инструментах баз данных и WSL-интеграции.

🧾 Транскрипт (формат)

IntelliJ IDEA 2026.1.3 Is Out! Source: https://blog.jetbrains.com/idea/2026/06/intellij-idea-2026-1-3/

We’ve just released IntelliJ IDEA 2026.1.3. 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.

The latest update brings the following improvements:

In tmux, the terminal cursor is no longer rendered above the current line. [IJPL-102697] The Markdown preview now correctly displays images when referencing files outside the project directory. [IJPL-171896] Custom colors are rendered correctly in various UI components in the Database tool window. [DBE-25711] Launching WSL via wsl.exe -d <distribution> no longer causes shell integration and process detection issues. [IJPL-236576] For a comprehensive overview of the fixes, see the release notes. If you spot any issues, let us know via the issue tracker.

Happy developing!