The document save notification is sent from the client to the server when the document got saved in the client.

Static variables

@:value(new ProtocolNotificationType<DidSaveTextDocumentParams,TextDocumentSaveRegistrationOptions>("textDocument/didSave"))staticfinalinlineread onlytype:ProtocolNotificationType<DidSaveTextDocumentParams, TextDocumentSaveRegistrationOptions> = new ProtocolNotificationType<DidSaveTextDocumentParams,TextDocumentSaveRegistrationOptions>("textDocument/didSave")