apache / apache/grails-intellij-plugin
Code links in run/debug console don't include the line number
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
When running a grails application that reloads source code modifications automatically, and there is an error in the new source code, the error is displayed, and the filename is underlined, but not the line number.
There is a space between the filename and the line number which may be why the line number isn't included, but it would be so much nicer if clicking on the link took me to the actual error, not the top of the file
---
*Imported from [IDEA-325145](https://youtrack.jetbrains.com/issue/IDEA-325145) · Type: Bug · Votes: 2*
*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 running a Grails application that reloads modified source and reproducing an error in the new code. Trace the run/debug console's filename link handling and verify that clicking the underlined filename navigates to the reported error line rather than the top of the file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100