haskell / haskell/vscode-haskell
Allow cut© from error messages
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 597
- Forks
- 98
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.