Enum lsp_types::notification::DidDeleteFiles [−][src]
pub enum DidDeleteFiles {}
Expand description
The did delete files notification is sent from the client to the server when files were deleted from within the client.