apache / apache/grails-intellij-plugin
Grails 5.1.9 doesn't highlight gorm criteria properly
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
**Intellij 2022.1.4** Build #IU-221.6008.13, built on July 19, 2022
**Intellij Grails plugin**\: 221.6008.13
Grails 5.1.9 Groovy 3.0.11
Wrong highlighting operation ".count {}":
_⚠️ attachment `image.png` was not included in the export_
Right highlighting operation ".list{}", but still the methods **createAlias/maxResults** are not highlighted:
_⚠️ attachment `image1.png` was not included in the export_
---
*2 attachment(s) referenced here (`image.png`, `image1.png`) are not part of the CSV export.*
*Imported from [IDEA-314592](https://youtrack.jetbrains.com/issue/IDEA-314592) · Type: Bug · Votes: 0*
*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
Reproduce the highlighting issue in IntelliJ IDEA 2022.1.4 with the Grails plugin, Grails 5.1.9, and Groovy 3.0.11. Compare the criteria calls shown in the issue, including count, list, createAlias, and maxResults; done means these operations receive the correct highlighting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, java
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100