mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-06-24 12:21:58 +02:00
b288767675
`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.