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
The LSP currently uses crate-internal APIs like system_path_to_file that can panic if there's a write in any other process (and it also reduces encapsulation). Review the APIs used in the server and decide on a facade between server/semantic model