Function molc::add_char

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

Adds a character at the given position.