You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, new to this repo, so sorry if this the wrong place to ask this.
First: LOVE this plugin. Thank you!!! I get all the power of VS Code and Vim. It's awesome.
I'm looking for a VSCodeVim equivalent or near-equivalent of the VS Code "Expand Selection" Ctrl+Cmd+Shift+RightArrow
I find this highlight very useful when moving around code, especially in JS, but it's an awkward key combination.
I figured there would be some kind of vaf like but vaf is grabbing way more text than "Expand Selection". I want to increase via logical chunks so like:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, new to this repo, so sorry if this the wrong place to ask this.
First: LOVE this plugin. Thank you!!! I get all the power of VS Code and Vim. It's awesome.
I'm looking for a VSCodeVim equivalent or near-equivalent of the VS Code "Expand Selection" Ctrl+Cmd+Shift+RightArrow
I find this highlight very useful when moving around code, especially in JS, but it's an awkward key combination.
I figured there would be some kind of
vaf
like butvaf
is grabbing way more text than "Expand Selection". I want to increase via logical chunks so like:I would expand to expand from:
Beta Was this translation helpful? Give feedback.
All reactions