Enum lsp_types::notification::DidSaveTextDocument [−][src]
pub enum DidSaveTextDocument {}
Expand description
The document save notification is sent from the client to the server when the document was saved in the client.