2026.1.2
Fixed
- Projects can now be opened correctly via .ipr files generated by the Gradle idea task
- Indentation for Java ternary expressions with chained method calls has been fixed
- Pressing Alt+Enter key combination on Windows no longer opens the context menu unexpectedly
- Live templates with groovyScript now work as expected
- Dragging and dropping selected code with the mouse onto its original position no longer causes the code to disappear
- Several IDE freezes have been resolved
IntelliJ IDEA 2026.1.2 is out with the following improvements:
- Projects can now be opened correctly via .iprfiles 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]
- Several IDE freezes have been resolved. [IJPL-235455] [IJPL-224542] [IJPL-203153] Get more details in our blog post.