| DidChangeTextDocumentParams Properties |
The DidChangeTextDocumentParams type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentChanges |
A collection of TextDocumentContentChangeEvent instances representing changes to the document.
| |
| TextDocument |
The document to which changes were made.
|