pub(crate) fn fix_all_sliders<'a>(
    language: Language,
    nodes: &[&'a Syntax<'a>],
    change_map: &mut ChangeMap<'a>
)