Skip to main content

Module mem_docs

Module mem_docs 

Source
Expand description

In-memory document information.

Structsยง

DocumentData ๐Ÿ”’
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.