pub(crate) fn snippet_text_edit_vec( line_index: &LineIndex, is_snippet: bool, text_edit: TextEdit, clients_support_annotations: bool, ) -> Vec<SnippetTextEdit>