vscode-which-key icon indicating copy to clipboard operation
vscode-which-key copied to clipboard

Code get unselected when menu pops up

Open franroa opened this issue 1 year ago • 1 comments

Bug description

When I select a code (using visual selection with neovim plugin) and call the which-key menu, the code gets unselected and cannot perform action on selected code

To Reproduce

  1. Select code
  2. Call which-key

Expected behavior

I would expect the selected code to remain selected

System information

system

franroa avatar Jun 07 '24 09:06 franroa

FWIW this doesn't happen with vscodevim. I don't have much experience with the neovim extension. But how did you call the whichkey extension?

stevenguh avatar Jun 16 '24 17:06 stevenguh