mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
We will be able to split the LSP modules off later. These LSP modules will provide the ability to write custom LSP servers and clients in Swift. The sourcekit-lsp repository will build on top of this new package to provide an LSP implementation that creates a language server for Swift and C-based-languages.