The document change notification is sent from the client to the server to signal changes to a text document.

Static variables

@:value(new ProtocolNotificationType<DidChangeTextDocumentParams,TextDocumentChangeRegistrationOptions>("textDocument/didChange"))staticfinalinlineread onlytype:ProtocolNotificationType<DidChangeTextDocumentParams, TextDocumentChangeRegistrationOptions> = new ProtocolNotificationType<DidChangeTextDocumentParams,TextDocumentChangeRegistrationOptions>("textDocument/didChange")