jdaugherty opened a new issue, #383:
URL: https://github.com/apache/grails-intellij-plugin/issues/383
Since the last update (2022.3.1) on my IntelliJ Ultimate Edition, I've been
having issue with the inspection. i'm developing in Grails. The inspection
works whenever I start intelliJ but at some point it stops showing me warnings
about 90% of my problems. For example it still shows unused variables, but does
not show unknown variable (if I mistype the name for example).
I've been researching, reinstalling IntelliJ entirely, reinstalling the
Grails plugin (that allows the inspection) but nothing works.
---
Project sample in the attachments
STR:
- Open the project in IDEA
- Go to `src/integration-test/groovy/Test`
- Observe that inspection is properly working:
_⚠️ attachment `image.png` was not included in the export_
- Run "test save" method
- Check the inspection once again:
_⚠️ attachment `image1.png` was not included in the export_
- IDE restart helps to restore inspection functionality. Switching tests
runner from Gradle to IntelliJ IDEA also helps to workaround the problem
Works fine in 2022.2.4
---
*2 attachment(s) referenced here (`image.png`, `image1.png`) are not part of
the CSV export.*
*Imported from
[IDEA-313660](https://youtrack.jetbrains.com/issue/IDEA-313660) · Type: Bug ·
Votes: 0*
*Comments, attachments, dates and reporter are not part of the export —
follow the link above for the full history.*
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]