vscode-which-key
vscode-which-key copied to clipboard
Code get unselected when menu pops up
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
- Select code
- Call which-key
Expected behavior
I would expect the selected code to remain selected
System information
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?