Vim icon indicating copy to clipboard operation
Vim copied to clipboard

is it possible to navigate using j, k command in source action menu ?

Open p-iknow opened this issue 3 years ago • 2 comments

To Reproduce Source Actions

Expected behavior When a popup like the video below is opened through this source action in the vscode editor, how do I navigate the menu using the j and k keys?

Screenshots

https://user-images.githubusercontent.com/35516239/180599565-4cd1efeb-c1e9-487a-a22f-4bebb1b9b30f.mov

p-iknow avatar Jul 23 '22 09:07 p-iknow

If that helps I have CAPSLOCK binded to Escape, and with Karabiner I have that if I keep pressed CAPSLOCK I can use HJKL as arrow keys. This allows me to go through menus with JK but also to use HJKL whenever I can't use vim.

miromannino avatar Aug 08 '22 04:08 miromannino

https://github.com/microsoft/vscode/issues/55111 https://marketplace.visualstudio.com/items?itemName=pascalsenn.keyboard-quickfix

theol0403 avatar Aug 09 '22 16:08 theol0403