pub fn format_range( text: &str, range: Range, options: &FormattingOptions, ) -> Vec<TextEdit>
Format a range within a document