hediet / visual-keyboard

A virtual keyboard displaying key bindings of VS Code as you type.
https://hediet.github.io/visual-keyboard/
GNU General Public License v3.0
31 stars 3 forks source link

command 'key-bindings-viewer.open-view' not found #3

Open Box-Of-Hats opened 4 years ago

Box-Of-Hats commented 4 years ago

Repro Steps

  1. Install extension
  2. Reload VSCode
  3. Run command "Open keyboard view" via the command palette
  4. Error message displayed: command 'key-bindings-viewer.open-view' not found

Machine info

findlayfeng commented 4 years ago

The same with me Version: 1.43.0 Submitted: 78a4c91400152c0f27ba4d363eb56d2835f9903a Date: 2020-03-09T19: 44: 52.965Z Electron: 7.1.11 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Linux x64 5.4.24-1-MANJARO

rbeesley commented 3 years ago

Same:

Version: 1.53.1 (user setup)
Commit: 5d424b828ada08e1eb9f95d6cb41120234ef57c7
Date: 2021-02-08T23:29:42.785Z
Electron: 11.2.1
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Windows_NT x64 10.0.21301
hediet commented 3 years ago

Sorry, I need to reinvent this extension at some time! I was frustrated that VS Code does not provide apis necessary to make this extension really cool.