Skip to main content

snippet_text_edit

Function snippet_text_edit 

Source
pub(crate) fn snippet_text_edit(
    line_index: &LineIndex,
    is_snippet: bool,
    indel: Indel,
    annotation: Option<ChangeAnnotationId>,
    client_supports_annotations: bool,
) -> SnippetTextEdit