Skip to main content

handle_range_formatting

Function handle_range_formatting 

Source
pub(crate) fn handle_range_formatting(
    snap: GlobalStateSnapshot,
    params: DocumentRangeFormattingParams,
) -> Result<Option<Vec<TextEdit>>>