apache / apache/grails-intellij-plugin
Grails 3 service not syntax highlighting HQL queries on domain object
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
In a grails 3 service it isn't syntax highlighting the HQL query like it used to in grails 2.5. Like when you do
Domain.executeQuery("from Domain where foo = :foo")
This particular project is multi module with a plugin and multi web apps which reference it. I haven't tried in a single module project
---
*Imported from [IDEA-156531](https://youtrack.jetbrains.com/issue/IDEA-156531) · 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 with the Grails 3 service example using Domain.executeQuery("from Domain where foo = :foo") and reproduce it in the reported multi-module project with a plugin and multiple web apps. Compare the behavior with Grails 2.5 and verify that the HQL string receives syntax highlighting; also check whether the issue reproduces in a single-module project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100