-
Notifications
You must be signed in to change notification settings - Fork 470
Highlight multi-line errors #1131
Copy link
Copy link
Closed
Labels
enhancementgood first issueGood for contributing for the first time to the Dune codebaseGood for contributing for the first time to the Dune codebase
Description
Since #1121 we have a way to highlight error locations, but this is limited to errors that are on a single line. Something like this would work:
File "dune", line 3, characters 4-234:
3: (something
4: something
5: )
This should be pretty easy to implement, and I'm happy to guide someone in implementing this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementgood first issueGood for contributing for the first time to the Dune codebaseGood for contributing for the first time to the Dune codebase