annotate-snippets-rs icon indicating copy to clipboard operation
annotate-snippets-rs copied to clipboard

Support messages without a line associated with it

Open epage opened this issue 4 years ago • 1 comments

I am creating a tool that needs to report messages on the file itself and not a specific range within the file. I'd like these messages to be consistent with my annotate-snippets messages but the API requires having source associated with it.

epage avatar Nov 23 '20 16:11 epage