Ctrl + Shift + F focuses "Find in Files"#900
Merged
KirillOsenkov merged 1 commit intoKirillOsenkov:mainfrom Sep 19, 2025
Merged
Ctrl + Shift + F focuses "Find in Files"#900KirillOsenkov merged 1 commit intoKirillOsenkov:mainfrom
KirillOsenkov merged 1 commit intoKirillOsenkov:mainfrom
Conversation
Similar to other editors and IDEs, make the Ctrl+Shift+F keyboard shortcut show the "Find in Files" search panel, moving focus to the search text box and selecting any existing text to make it easier to type or paste a new search term in directly.
Owner
|
How did I not think of this And I of all people have implemented Ctrl+Shift-F in another app |
Contributor
Author
|
Wanting this kind of quality of life feature just shows how much I rely on this awesome tool every day. |
This was referenced Sep 22, 2025
Merged
This was referenced Sep 29, 2025
This was referenced Oct 24, 2025
This was referenced Nov 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Similar to other editors and IDEs, make the Ctrl+Shift+F keyboard shortcut show the "Find in Files" search panel, moving focus to the search text box and selecting any existing text to make it easier to type or paste a new search term in directly.