Richer diagnostics #93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It should be possible for haku to emit diagnostics with rich text, and then for the rkgk frontend to render that. Then we can begin a Diagnostic Makeover,™ where we look through diagnostics and make them more easy to read.
I think some of the work on exceptions can be used for this. Notably, colourfully highlighting spans within the text editor seems like something that could be useful.