The parameters send in a save text document notification

Fields

textDocument:TextDocumentIdentifier

The document that was saved.

@:optionaloptionaltext:Null<String>

Optional the content when saved. Depends on the includeText value when the save notifcation was requested.