Open chshersh opened 5 years ago
Sounds reasonable. I'd accept a patch. Otherwise likely to go on the back burner.
I wouldn't bother reformatting the error message too much (changing it to line 47 instead of :47), just add the extra information somewhere.
I want to propose a new minor UI feature which can improve UX significantly IMHO.
When building a project with a build tool, I see the module name along with the module number, like this:
However, when building with
ghcid
, I don't see this information. Instead, I see:It would be nice if
ghcid
also can show the progress of how many files remaining. I think this would be very useful! Something like this: