lsp.TextDocumentContentChangeEvent
(alias) lsp.TextDocumentContentChangeEvent =
| lsp.TextDocumentContentChangePartial
| lsp.TextDocumentContentChangeWholeDocumentAn event describing a change to a text document. If only a text is provided it is considered to be the full content of the document.