pub fn jump_from_cursor( document: &Document, source: &Source, cursor: usize, ) -> Vec<Position>
Find the output location in the document for a cursor position.