Description
Editor diagnostics from external linters can be exposed through the Language Server Protocol. It is useful for developers who want one integration point for lint messages across different languages and editors.
This package runs as an editor-facing language server. Configure linters carefully so diagnostics are accurate and do not slow down the editing workflow.