mirror of https://github.com/helix-editor/helix
Previously the `filter` caused the diagnostics to not be attached to the document - which is good - but the out-of-date diagnostics were still inserted into the global (editor-wide) diagnostic set. Instead we should completely discard out-of-date diagnostics. |
||
---|---|---|
.. | ||
completion.rs | ||
dap.rs | ||
diagnostics.rs | ||
lsp.rs |