committed icon indicating copy to clipboard operation
committed copied to clipboard

Improve error messages so they contrast what was expected with what was received

Open epage opened this issue 3 years ago • 0 comments

This is at least for the conventional parsing.

See https://github.com/crate-ci/typos/pull/387#issuecomment-994092352 for the idea.

When we define a context, I think it saves off the input string, so we can look at that to see what the actual was for a subset of the parsed content.

epage avatar Dec 15 '21 00:12 epage