apache / apache/grails-intellij-plugin

Grails 3: No autocomplete for the named queries

Open
#304 0 comments 0 reactions 0 assignees View on GitHub
bug imported-from-youtrack
Dominant language
Java
Stars
17
Forks
4
Avg merge
5d 15h
Merged PRs (30d)
4

Description

Intellij provides autocomplete for named queries in a grails 2 project, but not for grails 3.
Also makes those method calls with underline indicating method not found.

Example
Publication.recentPublications.list()

See [https://docs.grails.org/latest/ref/Domain%20Classes/namedQueries.html](https://docs.grails.org/latest/ref/Domain%20Classes/namedQueries.html)

---

*Imported from [IDEA-173526](https://youtrack.jetbrains.com/issue/IDEA-173526) · Type: Bug · Votes: 1*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Publication.recentPublications.list() example in a Grails 3 IntelliJ project, then compare it with Grails 2 and review the named queries documentation linked in the issue. Done means named-query calls autocomplete in Grails 3 and no longer show a method-not-found underline.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.