View source
class DidSaveTextDocumentNotification
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Protocol
The document save notification is sent from the client to the server when the document got saved in the client.