VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
13.87k stars 1.31k forks source link

Failed to handle key ` `: command 'whichkey.show' not found #8264

Open fathulfahmy opened 1 year ago

fathulfahmy commented 1 year ago

To Reproduce Steps to reproduce the behavior:

  1. Go to Github Codespaces on mobile browser
  2. Install Which Key extension
  3. Keybind spacebar on vimvscode normal mode to call Which Key menu
  4. Add Codespaces to mobile/tablet homepage
  5. Open codespace from mobile/tablet homepage
  6. Open any text or code to edit
  7. Press spacebar on vimvscode normal mode
  8. See error

VSCodeVim version: 1.24.3

Stack trace ``` Error: command 'whichkey.show' not found at b.k (https://main.vscode-cdn.net/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/out/vs/workbench/workbench.web.main.js:1583:2620) at b.executeCommand (https://main.vscode-cdn.net/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/out/vs/workbench/workbench.web.main.js:1583:2536) ```

Screenshot_20230224_160945_Chrome Screenshot_20230224_160930_Chrome Screenshot_20230224_161137_Chrome

fathulfahmy commented 1 year ago

I was trying Codespace feature on my tablet, all of my synced settings works fine on Codespace through the web browser. However, after adding Codespace to homescreen, i noticed i was unable to call WhichKey menu using spacebar that i has set on vim normal mode keybind.