Expand description
Multi-root workspace abstraction.
Modern LSPs support multi-root workspaces (a single client may open many folders at once). This type tracks the configured roots and exposes folder-scoped iteration so handlers can route queries correctly.
Structsยง
- Workspace
- Multi-root workspace state.
- Workspace
Folder - A named workspace folder.