Files
sourcekit-lsp/Sources/SourceKitLSP
Alex Hoppen 5deb742969 Remove regiseterWorkspaceNotification/Request methods
When we support multiple workspaces on one SourceKit-LSP instance, there won’t be a unique workspace anymore. Each request handler should determine the workspace it wants to use on its own.
2022-05-04 14:48:31 +02:00
..