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

Support code suggestions

Open Muscraft opened this issue 1 year ago • 1 comments

Currently, there is no way to emit a suggestion about some source in the same style as rustc_errors. We will need to support additions/removals for this to work.

These could potentially go through the system for sub-diagnostics once that has been designed and implemented.

multiline-multipart-suggestion

Muscraft avatar Mar 04 '24 18:03 Muscraft

Blocked on #97

epage avatar Mar 13 '24 15:03 epage