Hello! I updated Intelij to newest version and not...
# intellij
r
Hello! I updated Intelij to newest version and noticed, that all useful context actions gone missing. All it can do is create useless extensions. First example is creating class inside other class or interface (screenshot 1) Second example is creating method in other object (screenshot 2) Is there any way to enable it again? Or am I forced to rollback to older version? Is this related to K2 compiler?
I tried to disable K2 compiler and context actions are back. Is this something that will be impossible to do with K2 compiler? If so, can I forever stay on old compiler, or will it be mandatory?
a
It is IDE plugin related issue (not a compiler). I can't reproduce these issues in K2 mode in IntelliJ IDEA 2025.1 EAP version. So yep, the temporary solution is to use K1 IDE mode till the IDE update.
m
I've had similar experience with Kotlin scratch files.