JetBrains: IntelliJ IDEA 2026.1.2 — bug-fix-релиз
Источник: https://blog.jetbrains.com/idea/2026/05/intellij-idea-2026-1-2
Краткое содержание
Bug-fix-релиз IntelliJ IDEA. Заметные исправления: открытие проектов через .ipr-файлы Gradle idea-task, индентация Java-тернарных выражений с цепочками вызовов, поведение Alt+Enter на Windows (не открывает контекстное меню), groovyScript live-templates, drag-and-drop кода без его исчезновения, открытие diff во внешнем инструменте по двойному клику в Commit, ошибки MCP Server при пробелах в пути, восстановление workspaces, устранение нескольких IDE-freeze.
Значимость
Стандартный плановый патч; для команд на 2026.1.x — обязательный к установке.
🧾 Транскрипт (формат)
IntelliJ IDEA 2026.1.2 Is Out! Source: https://blog.jetbrains.com/idea/2026/05/intellij-idea-2026-1-2
IntelliJ IDEA 2026.1.2 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 this version:
Projects can now be opened correctly via .ipr files generated by the Gradle idea task. [IJPL-242321] The indentation for Java ternary expressions with chained method calls has been fixed. [IDEA-387867] Pressing the Alt+Enter key combination on Windows no longer opens the context menu unexpectedly. [IJPL-47743] Live templates with groovyScript now work as expected again. [IJPL-241581] Dragging and dropping selected code with the mouse onto its original position no longer causes the code to disappear. [IJPL-235895] It is once again possible to open a diff in an external tool by double-clicking a file in the Commit tool window. [IJPL-241256] The MCP Server no longer reports illegal character errors for projects with spaces in their paths [IJPL-241803] Workspaces once again function as expected. [IDEA-388445] Several IDE freezes have been resolved. [IJPL-235455] [IJPL-224542] [IJPL-203153]
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!