Skip to content

Reporting compiler style absolute file paths and code lines - #622

Open
kruthar wants to merge 3 commits into
gantsign:mainfrom
kruthar:feat/absolute-file-paths
Open

Reporting compiler style absolute file paths and code lines#622
kruthar wants to merge 3 commits into
gantsign:mainfrom
kruthar:feat/absolute-file-paths

Conversation

@kruthar

@kruthar kruthar commented May 23, 2024

Copy link
Copy Markdown

fixes #582

@CLAassistant

CLAassistant commented May 23, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@kruthar

kruthar commented May 23, 2024

Copy link
Copy Markdown
Author

Current output looks something like this:
Screen Shot 2024-05-23 at 12 52 51 PM

Using a local build with these changes output is similar, but the absolute paths now link to the code file in IDEs such as Intellij:
Screen Shot 2024-05-23 at 1 13 01 PM

@LukaPranjic

LukaPranjic commented Jun 12, 2026

Copy link
Copy Markdown

When can we expect the changes to be merged? It would really be useful that we can click on the issues within the IDE in a multi-module project and that it opens the troublesome file/line of code. @freemanjp do you have an ETA?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change the error message to print the entire full path of the file with the error?

3 participants