Improve error message display #1763
Labels
command-line-repl
Related to Cryptol's text-based UI
UX
Issues related to the user experience (e.g., improved error messages)
It has become pretty common for compiler to show some context and underline the location of the error in error messages. Cryptol is pretty good about keeping track of the locations of things, so it should be fairly simple to also show this.
Here's an example of the kind of thing we want:
The text was updated successfully, but these errors were encountered: