pub fn range_format_code( code: &str, uri: &str, start_line: i32, start_col: i32, end_line: i32, end_col: i32, ) -> RangeFormatResult