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
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.