Development of Standalone Swift IDE using via Sourcekit-LSP

Answered

SourceKit-LSP

Implementation of Swift Support using Sourcekit-LSP

SourceKit-LSP

SourceKit-LSP is an implementation of the Language Server Protocol (LSP) for Swift and C-based languages. It provides features like code-completion and jump-to-definition to editors that support LSP. SourceKit-LSP is built on top of sourcekitd and clangd for high-fidelity language support, and provides a powerful source code index as well as cross-language support. SourceKit-LSP supports projects that use the Swift Package Manager.

0
1 comment
Avatar
Permanently deleted user
Official comment

Hi, 

Looks like the same question was already answered here.

Please sign in to leave a comment.