pub fn indentation_at_offset(offset: TextSize, source: &str) -> Option<&str>
Extract the leading indentation from a line.