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