mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
`TriggerReindexRequest` was missing from the list of builtinRequests, which caused the LSP to respond with a methodNotFound error when it recieved a `workspace/triggerReindex` request.