Skip to content

keymap: Move 'project_panel::NewSearchInDirectory' to a dedicated bind #29681

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

notpeter
Copy link
Member

@notpeter notpeter commented Apr 30, 2025

Previously cmd-shift-f / ctrl-shift-f had different behavior when invoked from the project panel context than from an editor (for project panel include field was populated from the currently select project panel directory).

Change this so that it has it's own keybind of cmd-alt-shift-f / ctrl-alt-shift-f so cmd-shift-f and ctrl-shift-f has consistent behavior (pane::DeploySearch) everywhere.

Release Notes:

  • Add dedicated keybind for "Find in Folder..." from the project panel (cmd-alt-shift-f, ctrl-alt-shift-f).

…bind

Previously cmd-shift-f / ctrl-shift-f had different behavior when invoked from the project panel context than from an editor (`include` field was populated from the currently select project panel directory).

Change this so that it has it's own keybind of cmd-alt-shift-f / ctrl-alt-shift-f so cmd-shift-f and ctrl-shift-f has consistent behavior (`pane::DeploySearch`) everywhere.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Apr 30, 2025
@notpeter notpeter self-assigned this Apr 30, 2025
@notpeter notpeter merged commit 05955e4 into main May 16, 2025
21 checks passed
@notpeter notpeter deleted the find_from_project_panel branch May 16, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant