eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.99k stars 1.19k forks source link

Support for Swift Language via Sourcekit-LSP #12045

Closed ghost closed 3 years ago

ghost commented 5 years ago

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.

skabashnyuk commented 5 years ago

@tsmaeder @tolusha can you take a look?

tsmaeder commented 5 years ago

This sounds like an opportunity for a third party Che 7 plugin. I don't see Swift as a high-priority target.

ghost commented 5 years ago

It would be better if we can develop Server-side Swift (Vaopor/Kitura) on Che 7

slemeur commented 5 years ago

Sounds good ! Would love that indeed. Thanks @ios3

che-bot commented 3 years ago

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.