Ability to bind scroll keymaps in the file finder / dropdowns in Vim mode #31726
Closed
Cretezy
started this conversation in
Feature Ideas / Enhancements
Replies: 1 comment 8 replies
-
item up/down 2025-05-30.14.09.54.movHalf-page or full-page scrolling is not supported at this time |
Beta Was this translation helpful? Give feedback.
8 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.
Uh oh!
There was an error while loading. Please reload this page.
-
When I open the file finder (when using Vim) mode, I need to reach to my arrow keys to scroll in the results. I would like to implement
ctrl-j
/ctrl-k
to scroll in the list, but I can't find a way to do this.Ideally, something like this would be nice:
Additionally, the same issue (can't scroll without arrow keys) is present in the code actions dropdown and code suggestions.
Solution:
Beta Was this translation helpful? Give feedback.
All reactions