Skip to main content

completion_text_edit

Function completion_text_edit 

Source
pub(crate) fn completion_text_edit(
    line_index: &LineIndex,
    insert_replace_support: Option<Position>,
    indel: Indel,
) -> CompletionTextEdit