-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitieskeybindingsVS Code keybinding issuesVS Code keybinding issueslinuxIssues with VS Code on LinuxIssues with VS Code on Linux
Milestone
Description
- VSCode Version: 1.11.0
- OS Version: Ubuntu 16.04
I have my Caps Lock key bound to Escape using setxkbmap
on Linux. This worked fine till 1.10, but broke with 1.11. At first I thought it was an issue with the VSCodeVim extension, but the issue persists with all the other Vim extensions on the marketplace as well. Pressing the escape button still works as expected.
The binding is still respected everywhere else in the operating system, it's only Visual Studio Code that ignores it for some reason.
Steps to Reproduce:
- Run
setxkbmap -option caps:escape
(binds caps to escape for the duration of the session) - Hitting caps lock when in insert mode (with a Vim extension like VSCodeVim installed) no longer puts you normal mode.
- Hitting escape still works as expected and puts you in normal mode.
clamydo, jstampe, jspaine, tallpants, adamk33n3r and 279 more
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitieskeybindingsVS Code keybinding issuesVS Code keybinding issueslinuxIssues with VS Code on LinuxIssues with VS Code on Linux