compute_line_spans

Function compute_line_spans 

Source
fn compute_line_spans(lc: &LineContents<'_>) -> Vec<(usize, usize)>
Expand description

Compute the start and end columns of the highlight for each line