Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Support for Swift Language via Sourcekit-LSP #2382

Open
ghost opened this issue Nov 26, 2018 · 0 comments
Open

Support for Swift Language via Sourcekit-LSP #2382

ghost opened this issue Nov 26, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 26, 2018

Description

SourceKit-LSP

Implementaton 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.

@Mouvedia Mouvedia added this to Language Plugins in Wishlist Feb 12, 2019
@ghost ghost closed this as completed Apr 18, 2019
@ghost ghost reopened this Apr 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Wishlist
Language Plugins
Development

No branches or pull requests

1 participant