Skip to content

Keybindings doesn't work properly when using BracketLeft #173249

@ishii1648

Description

@ishii1648

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.75.0
  • OS Version: macOS Monterey 12.6

Steps to Reproduce:

  1. Include BracketLeft in keybindings.json like bellow
  {
    "key": "cmd+[BracketLeft]",
    "command": "workbench.action.terminal.toggleTerminal"
  }
  1. This keybinding is recognized as cmd+w

スクリーンショット 2023-02-03 15 04 47

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)keybindingsVS Code keybinding issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions