get_cursor_token_position

Function get_cursor_token_position 

Source
pub fn get_cursor_token_position(
    ctx: &TextNavigationContext<'_>,
) -> (usize, usize)
Expand description

Get the cursor token position in the query text Returns (start, end) positions of the token at cursor