Expand description
In-memory document storage for open editor buffers. Workspace indexing and refactoring orchestration. Document store for managing in-memory text content
Maintains the current state of all open documents, tracking versions and content without relying on filesystem state.
Structs§
- Document
- A document in the store
- Document
Store - Thread-safe document store