intellij-arend icon indicating copy to clipboard operation
intellij-arend copied to clipboard

Show diff between expected and actual types in typechecking errors

Open marat-rkh opened this issue 3 years ago • 0 comments

In Emacs mode for Coq, we can view the diff between expected and actual types in typechecking errors. This could be useful when types are large and it is not obvious which parts mismatch.

Example: Screen Shot 2021-12-06 at 4 43 14 PM

The diff:

Screen Shot 2021-12-06 at 4 43 24 PM

We could add a similar feature for Arend.

marat-rkh avatar Dec 06 '21 13:12 marat-rkh