mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Split toolchain-related functionality out of SKCore
This commit is contained in:
@@ -14,6 +14,7 @@ import LanguageServerProtocol
|
||||
import SKCore
|
||||
import SKSupport
|
||||
import SourceKitLSP
|
||||
import ToolchainRegistry
|
||||
|
||||
/// Launches a `SourceKitLSPServer` in-process and allows sending messages to it.
|
||||
public final class InProcessSourceKitLSPClient: Sendable {
|
||||
|
||||
Reference in New Issue
Block a user