Searched refs:current_single_word (Results 1 – 3 of 3) sorted by relevance
15 current_single_word,332 self.func = current_single_word
255 def current_single_word(cursor_offset: int, line: str) -> Optional[LinePart]: function
557 return lineparts.current_single_word(cursor_offset, line)