add_char

Function add_char 

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

Adds a character at the given position.