Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong keyboard layout being used when holding Ctrl #4792

Closed
aDogCalledSpot opened this issue May 3, 2020 · 1 comment
Closed

Wrong keyboard layout being used when holding Ctrl #4792

aDogCalledSpot opened this issue May 3, 2020 · 1 comment

Comments

@aDogCalledSpot
Copy link

Describe the bug
With multiple keyboard layouts being used, using a binding with control will cause the incorrect keybinding to be used.

To Reproduce
Steps to reproduce the behavior:

  1. Use two keyboard layouts (in my case, english - gb und programmer dvorak)
  2. Use in insert mode

Expected behavior
Return to normal mode

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.14.0
  • VSCode version: 1.44.2
  • OS: Arch Linux
@aDogCalledSpot
Copy link
Author

aDogCalledSpot commented May 3, 2020

Just realised this seems to be the issue with all keybindings in VSCode.

In case others stumble upon this:
Add "keyboard.dispatch": "keyCode" to your settings.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant