jansorg/swift-plugin

SourceKit LSP integration

Opened this issue · 0 comments

Integrate with the Swift LSP server.

Update: The current version already has partial support for SourceKit LSP. Supported features:

  • Code completion
  • Go to declaration
  • Find usages, rename, reference highlighting
  • Type hierarchy
  • Semantic highlighting
  • Diagnostics with fixes