mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 04:03:03 +02:00
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.