mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
When testing the sourcekit-lsp binary, it is handy to be able to force requests to be handled synchronously. This only affects the protocol layer, not the implementation. This option is hidden from the help text and should only be used for testing/debugging.