kevin icon indicating copy to clipboard operation
kevin copied to clipboard

Linkify source code locations

Open Vtec234 opened this issue 8 years ago • 0 comments

It would be useful to have the Kevin frontend turn locations of source code in the build output into links pointing at the PR repo. To do this, it would have to find filenames in the output, check whether they correspond to sources (and not build artifacts, include locations, etc.) and then turn them into links. If there turns out to be too many, degrading browser performance, we could only turn locations in errors or warnings into links.

Vtec234 avatar May 21 '17 22:05 Vtec234