Vscode: Keyboard Events Broken

Created on 12 Jun 2019  路  11Comments  路  Source: microsoft/vscode


  • VSCode Version: 1.36.0-insider
  • OS Version: Linux x64.4.15.0-20-generic

Steps to Reproduce:

  1. Latest build of vscode-insiders doesn't detect any key events.


Does this issue occur when all extensions are disabled?: Yes
Attached is a developer console view.

developerconsole

important keybindings

Most helpful comment

New insiders released.

All 11 comments

Backspace (delete) key doesn't work for me at all on Mac now on the latest insiders. Dunno if that's related or not.

+1 on Backspace (delete) not working on Mac with latest insiders

Keybind settings are also inaccessible

For me, on linux, all but character keys are broken.

Also, shortcuts don't seem to be working (command+p, command+f, etc)

I'm running on latest Lubuntu and here's my traceback in case anyone was curious:

image

Working around by downgrading for now:

$ sudo apt install code-insiders=1.36.0-1559798873

Can you please provide the content in your keybindings.json file?

Steps to Repro:

  • Open keybindings.json file
  • Delete all content and save
  • Reload VS Code
    馃悰 Keybindings do not work and above errors are seen

Sorry for this. Fixed it and there will be a new insiders soon with the fix.

New insiders released.

Awesome... Thanks a bunch

Was this page helpful?
0 / 5 - 0 ratings

Related issues

biij5698 picture biij5698  路  3Comments

chrisdias picture chrisdias  路  3Comments

shanalikhan picture shanalikhan  路  3Comments

ryan-wong picture ryan-wong  路  3Comments

lukehoban picture lukehoban  路  3Comments