Enum lsp_types::notification::WillSaveTextDocument [−][src]
pub enum WillSaveTextDocument {}
Expand description
The document will save notification is sent from the client to the server before the document is actually saved.