jump_to_prev_token

Function jump_to_prev_token 

Source
pub fn jump_to_prev_token(
    text: &str,
    cursor_position: usize,
) -> CursorMovementResult
Expand description

Jump to previous SQL token (more sophisticated than word)