VSpaceCode / vscode-which-key

which-key like menu for Visual Studio Code
https://vspacecode.github.io/docs/whichkey
MIT License
166 stars 18 forks source link

Code get unselected when menu pops up #90

Open franroa opened 4 months ago

franroa commented 4 months ago

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

stevenguh commented 3 months ago

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?