You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Creates a language server for the given client using the sourcekitd dylib specified in `toolchain`.
142
150
/// `reopenDocuments` is a closure that will be called if sourcekitd crashes and the `SwiftLanguageServer` asks its parent server to reopen all of its documents.
@@ -157,11 +165,12 @@ public actor SwiftLanguageServer: ToolchainLanguageServer {
0 commit comments