Replies: 1 comment 2 replies
-
there is a command to flip selections in helix. That combined with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we are able to do "go to previous func" and "go to next func" (applies to type and other objects as well). I miss having the option to go to end of current func, start of current func as opposed to jumping out of the current func context and going to next or prev immediately.
This is all quite aside from the selection as being there by default -- this is congruent with basic selection-first philosophy of Helix, which I'm not debating. Bringing easier, more comprehensive treesitter navigation for functions would be neat, though.
Beta Was this translation helpful? Give feedback.
All reactions