Thanks to https://bugs.openjdk.org/browse/JDK-8369517, I can now close several long-standing issues in #IntelliJIDEA bug tracker as 'third-party issue'. People reported that IntelliJ erroneously highlights compilable code as red. But it was not our mistake. The code in question should not be compilable, according to the specification! This is fixed in Java 26, so your code may become broken there.
Loading...

Looking forward to speaking at @devoxxuk next week on how to be more productive with #IntelliJIDEA.
Will I see you there?
IntelliJ IDEA 2026.1.1 Is Out! | The IntelliJ IDEA Blog

IntelliJ IDEA 2026.1.1 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

The JetBrains Blog
Command completion (..) in #IntelliJIDEA is intended to compliment existing functionality. Use it in addition to (or instead of) shortcuts, postfix completion or context actions.
#IntelliJIDEATips
https://www.youtube.com/watch?v=Und8u2w0vs8
Command completion complements existing features

YouTube
Getting confused between different keymaps? Forgot a specific shortcut ? Use command completion (..) in #IntelliJIDEA to perform any action to your context. Some have aliases so you don't even need to know the exact name!
#IntelliJIDEATips
https://www.youtube.com/watch?v=4C7UCVeZhEU
Use aliases for actions in command completion

YouTube
Use command completion (..) in #IntelliJIDEA to navigate your project.
To be able to navigate from read-only files, open Settings | General | Code Completion and select Enable command completion for read-only files. ✅
#IntelliJIDEATips
https://www.youtube.com/watch?v=cUvVX8ovNI4
Command completion: Code navigation

YouTube
Use command completion (..) in #IntelliJIDEA to refactor and transform code. It offers all relevant actions to your context, so you can keep moving forward.
https://www.youtube.com/watch?v=HmppMIc9Lz4
Refactor and transform code with command completion

YouTube

Did you know that #IntelliJIDEA can tell you not only when you are using a vulnerable dependency, but also whether you are actually using the vulnerable part of that dependency? Read all about it on my blog:

https://maritvandijk.com/vulnerable-api-usage/

Vulnerable API usage: Is your Java code vulnerable? - Marit van Dijk

See whether your Java code is using a Vulnerable API of a dependency with known vulnerabilities in IntelliJ IDEA.

Marit van Dijk

Миграция с CUBA Platform на Jmix с помощью ИИ

Многие команды продолжают использовать приложения на платформе CUBA, которые хорошо работают и ежедневно решают реальные бизнес-задачи. Но со временем неизбежным становится вопрос: стоит ли продолжать поддерживать приложение на старом стеке или лучше перенести его на Jmix? В этой статье я хочу показать, как такая миграция выглядит на практике. Мы перенесли приложение-пример Timesheets с CUBA Platform на Jmix и записали процесс шаг за шагом. Timesheets - это не маленькое демо с несколькими сущностями и CRUD-экранами. Это приложение для учета рабочего времени с согласованиями, несколькими способами ввода времени, кастомным UI-поведением, календарем, диаграммами и немалым объемом бизнес-логики.

https://habr.com/ru/companies/haulmont/articles/1019892/

#jmix #intellijidea #программирование #intellij_idea_plugin #ии #ииагенты #миграция

Миграция с CUBA Platform на Jmix с помощью ИИ

Многие команды продолжают использовать приложения на платформе CUBA, которые хорошо работают и ежедневно решают реальные бизнес-задачи. Но со временем неизбежным становится вопрос: стоит ли продолжать...

Хабр
If, like me, you have trouble remembering certain shortcuts in #IntelliJIDEA - now you can use command completion (..) instead. Use it for file level actions like Reformat code, Optimize imports, and more.
https://www.youtube.com/watch?v=KrMULQuLPbI
Use command completion for file level actions; reformat code, optimize imports and more...

YouTube