haskell / haskell/vscode-haskell
Allow cut© from error messages
Open
- Dominant language
- TypeScript
- Stars
- 597
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes is is useful to paste parts of the error message into the code, e.g. the lists of cases that are not matched in this example:
However, currently the whole error message is one "button", one cannot select any text there.
Contributor guide
Assessment
This issue has not been assessed yet.