pub fn jump_to_next_token(
text: &str,
cursor_position: usize,
) -> CursorMovementResult
Expand description
Jump to next SQL token
pub fn jump_to_next_token(
text: &str,
cursor_position: usize,
) -> CursorMovementResult
Jump to next SQL token