When I am using the latest IntelliJ 25.3.3(grails ...
# questions
u
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 MultiTenantxxx, 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
j
Nothing has changed with the plugin, yet. And when it does the plugin will continue to auto update and be released.
👍 1
Sounds like something separate, since the Grails plugin, is not involved in autocomplete, as far as I am aware.
😂 1
u
Maybe i am kinda over allergic to that plugin news, so I blamed everything onto it. Anyway, these are minor things. It wont affect my productivity. Thanks