pub fn add_char( line: u32, character: u32, text: &str ) -> TextDocumentContentChangeEvent
Adds a character at the given position.