Constant languageserver_types::NOTIFICATION__DidSaveTextDocument [] [src]

pub const NOTIFICATION__DidSaveTextDocument: &'static str = "textDocument/didSave"

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