mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Sourcekitd returns parse diagnostics immediately after edits, but we do not want to clear the semantic diagnostics until we have semantic level diagnostics from after the edit.