When I am using the latest IntelliJ 25.3.3(grails plugin version 253.30387.20) working on my Grails project, I found many feature stopped working.
Say code completion. Originally, when I tried to implement MultiTenancy domains, when I typed in MultiTenant
xxx, the editor will auto complete xxx for me. Now it stopped doing that.
Also like debugging. Now somehow the debugger can not show the Groovy level variable (Only show the compiled Java variable name).
Did anybody experience the same thing? Or could be I am using the Linux platform? I also found latest DataGrip 25.3.3 is totally broken on Linux. I have to revert it to 25.2.5 to make it working again.
Could this relate to their abandoning of the official support for this plugin?
cc
@James Fredley