Module text_utils

Module text_utils 

Source

Functionsยง

extract_partial_word_at_cursor
Text processing utilities extracted from enhanced_tui Extract a partial word at the cursor position in a query string Used for completion and search functionality
get_cursor_token_position
Calculate the cursor position within a token for syntax highlighting
get_token_at_cursor
Get the token at cursor position in SQL text