@dragnucs @ParadeGrotesque In Helix:
Hmm, I need to change a variable in method X: space+s (symbol picker), start typing method name, press enter to pick from filtered list. OK, I’m at the method signature and want to navigate to a statement in it: Alt+down arrow to enter method and alt+right arrow to navigate statements using tree sitter. Nice, I’m on the line I want, www to forward/select tokens. I’m on the variable I want to rename. Space+r to rename. Type new name.