Constant languageserver_types::NOTIFICATION__WillSave [] [src]

pub const NOTIFICATION__WillSave: &'static str = "textDocument/willSave"

The document will save notification is sent from the client to the server before the document is actually saved.