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