Skip to main content

Module document_store

Module document_store 

Source
Expand description

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
DocumentStore
Thread-safe document store