Hi all, are there know issues, ( and any workarou...
# questions
d
Hi all, are there know issues, ( and any workarounds ) with the latest IntelliJ and Grails 6.2? I'm finding (across multiple devices) that gsp's aren't being handled all that well in IntelliJ. tag completion not working, tags showing red etc. Not a major issue but it would be nice if they got along better 🙂 e.g.
j
Do you have https://plugins.jetbrains.com/plugin/18504-grails plugin installed in IntelliJ? That should fix the g: tags. The asset: tags are an open issue. I believe more info is on https://github.com/apache/grails-core/issues/13910
d
Thanks James, I can keep a close watch on that ticket. 👍🏻
👍 1
j
I believe some issues may be improved in 2025, if interested in running a beta. https://blog.jetbrains.com/idea/tag/intellij-idea-2025-1/
d
Ah ok, thanks for the notice. 😉