Files
sourcekit-lsp/Sources
Alex Hoppen 5271f8e5fc 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-03 17:28:25 +02:00
..