mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
If we unregisted a file for settings and subsequently received a settings changed notification that contained that file, we would drop all of the *other* settings changes delivered in the same call.