Function molc::change_text

source ·
pub fn change_text(
    line: u32,
    character: u32,
    text: &str
) -> TextDocumentContentChangeEvent
Expand description

Changes the text at the given position.