sway
sway copied to clipboard
Support multiple workspaces within a single LSP server session
Currently we only support a single workspace in the LSP server.
In the sway repo there are multiple workspaces each with their own workspace members. This is a pretty common scenario and we should support jumping between workspace projects within a single server instance.