Skip to content

Editor "Find" panel keybinding is overridden #49231

@atombender

Description

@atombender
  • VSCode Version: 1.23.0
  • OS Version: macOS 10.13.3

Steps to Reproduce:

  1. Hit Cmd + F to show the "Find" panel.
  2. Hit Cmd + Option + R to toggle the regex mode.
  3. This almost always opens Finder for the current directory. Sometimes it works correctly, but I haven't been able to determine what steps modify the behaviour.

This is me doing the above steps:

vsc

I also noticed that Cmd + Option + C, which should toggle case, does nothing. Cmd + Option + W, to toggle whole words, works.

My keybindings: https://gist.github.com/atombender/d61bb4d54d6abca9ebb2a1c9f25c58d0

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

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions