Skip to content

LSP: support textDocument/diagnostic #43

Description

@zackbach

Syntax errors, compile-time errors, and runtime errors should all be reported in VSCode with (initially) red squigglies. This blocks the adoption of VSCode UI (compared to embedded CPO in VSCode).

While it might be worth considering a custom lsp request for nicer reporting, textDocument/diagnostic should be fine for an initial implementation.

Metadata

Metadata

Assignees

Labels

vscoderelated to vscode extension

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions