mint icon indicating copy to clipboard operation
mint copied to clipboard

Improve error messages

Open trumank opened this issue 1 year ago • 0 comments

The biggest offender is filesystem errors because they do not by default include the file path causing the error. I've manually added context in a few places but there are still many many more without. One possible option is switching fs operations to the fs_err crate.

trumank avatar Aug 01 '23 01:08 trumank