LSP Server
auto-lsp
utilizes lsp_server
from rust analyzer and crossbeam
to launch the server.
Global State
The server's global state is managed by a Session
Session
encapsulates all server functionality and maintains all workspaces.
auto-lsp
utilizes lsp_server
from rust analyzer and crossbeam
to launch the server.
The server's global state is managed by a Session
Session
encapsulates all server functionality and maintains all workspaces.