mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Using dynamic registration (when supported by the client) allows us to provide different completion options for ObjC and Swift files. We should be able to expand this to other capabilities in the future (e.g. semantic highlighting, execute command support).