sigildocs

(sigil lsp diagnostics)

(sigil lsp diagnostics) - LSP Diagnostic generation.

Turns format errors and lint warnings into LSP Diagnostic dict alists suitable for publishing via textDocument/publishDiagnostics.

Exports

Compute the full diagnostics list for TEXT, running the formatter (parse/paren checks) and the linter.

Build the params object for textDocument/publishDiagnostics.