Skip to main content

format_range

Function format_range 

Source
pub fn format_range(
    text: &str,
    range: Range,
    options: &FormattingOptions,
) -> Vec<TextEdit>
Expand description

Format a range within a document