change_text

Function change_text 

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

Changes the text at the given position.