mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-06 18:24:36 +01:00
Work in progress: add a basic implementation for keeping track of the current completion session, and use the sourcekitd complete.open/update/close requests. Conflicts: Sources/SourceKit/sourcekitd/CodeCompletion.swift Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift