Closed Voileexperiments closed 5 years ago
Thanks for reporting. This is exactly what I meant when said I needed help testing the output.
The post processing is failing because it has extra ,38
at the end. It currently assumes
/path/to/module.agda:line,from_col-to_col
error message line 1
error message line 2
...
This should be fixed now. Please let me know if it's not with some code to reproduce.
Compare this:
to this:
The problem: the former is in a bad formatting. It also defaults to collapsing the block, which is extremely inconvenient as I'd have to open the block every time to see the error message.