apache / apache/grails-intellij-plugin
GSP: unused imports are not highlighted
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
Subj. They could be, as it is done for .jsp files.
BTW, in Groovy "Unused import" is not an inspection, i.e. it is not configurable. Would be nice to make it inspection, since this is not an error.
---
*Imported from [IDEA-50400](https://youtrack.jetbrains.com/issue/IDEA-50400) · Type: Usability Problem · 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 comparing how unused imports are highlighted for .jsp files with the corresponding GSP support, then locate the Groovy inspection entry point. Done means unused imports in GSP files are highlighted and the behavior is exposed as a configurable inspection rather than an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100