Skip to content

Multi-line diagnostics #1927

Closed
Closed
@ccapndave

Description

Some error messages (e.g. from Elm) are quite verbose, and are very hard to read properly without line breaks.

Therefore it would be nice if the vscode.Diagnostic message could contain line breaks (these could be stripped out in the Errors and warnings selector to keep the UI sensible). It would be even nicer still if error messages could contain colors and styles.

This is an example of the kind of thing it would be nice to have in a diagnostic popup:

image

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions