Expanding select word function #11661
Answered
by
pascalkuthe
ctwinovalon
asked this question in
Ideas
-
In IntelliJ, you can use control-W to select the current word. But if you keep pressing it, it keeps expanding based on language scope, e.g., control-W selects the word in a string, control-W again selects the whole string, then the line, then the scope w/in braces, then the method, then the class, etc. Is there any way to replicate this in Helix? Not the key binding, the functionality. |
Beta Was this translation helpful? Give feedback.
Answered by
pascalkuthe
Sep 8, 2024
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ctwinovalon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
a-o
is similar. It expands to the parent tree-sitter node