Function molc::delete_text

source ·
pub fn delete_text(
    line: u32,
    character: u32,
    len: u32
) -> TextDocumentContentChangeEvent
Expand description

Deletes the text at the given range.