vscode-haskell icon indicating copy to clipboard operation
vscode-haskell copied to clipboard

Allow cut&copy from error messages

Open andreasabel opened this issue 4 months ago • 0 comments

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:

Image

However, currently the whole error message is one "button", one cannot select any text there.

andreasabel avatar Jul 25 '25 18:07 andreasabel