Search Everywhere and Find in Files for VS Code — one omnibox for files, symbols, and commands, plus a Find in Files panel with directory/mask history and inline match previews.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Editable directory and file-mask fields that remember your recent choices
Inline, expandable context preview for every match — see the surrounding lines without opening the file
Default shortcut: Ctrl+Alt+F (Cmd+Alt+F on macOS)
Getting Started
Install the extension.
Press Alt+P for Search Everywhere, or Ctrl+Alt+F for Find in Files.
Start typing — results update as you go.
Why
VS Code's built-in Quick Open, symbol search, and Find in Files are all separate, differently-styled tools. Search File brings them together with a single consistent, modern UI.
Requirements
None — the ripgrep binary used for Find in Files is bundled with the extension.