Closed ghost closed 3 years ago
@tsmaeder @tolusha can you take a look?
This sounds like an opportunity for a third party Che 7 plugin. I don't see Swift as a high-priority target.
It would be better if we can develop Server-side Swift (Vaopor/Kitura) on Che 7
Sounds good ! Would love that indeed. Thanks @ios3
Issues go stale after 180
days of inactivity. lifecycle/stale
issues rot after an additional 7
days of inactivity and eventually close.
Mark the issue as fresh with /remove-lifecycle stale
in a new comment.
If this issue is safe to close now please do so.
Moderators: Add lifecycle/frozen
label to avoid stale mode.
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.