Expand description
In-memory document information.
Structsยง
- Document
Data ๐ - Information about a document that the Language Client knows about. Its lifetime is driven by the textDocument/didOpen and textDocument/didClose client notifications.
- MemDocs ๐
- Holds the set of in-memory documents.