Skip to main content

format_range

Function format_range 

Source
pub fn format_range(
    state: &DocumentState,
    range: Range,
) -> Option<Vec<TextEdit>>
Expand description

Format only rules that overlap the selected range.