VS Code Cheat Sheet/Find in files

Search across the whole workspace.

Section: Search, Terminal, and CLI

Find in files

text
text
Windows/Linux: Ctrl+Shift+F
macOS: Cmd+Shift+F

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Search, Terminal, and CLI
Find in current file
Search inside the current editor.
OpenIn sheettextsame section
Toggle regex search
Enable regular expressions in search UI.
OpenIn sheettextsame section
Toggle integrated terminal
Open or focus the integrated terminal.
OpenIn sheettextsame section
Open current folder in VS Code
Launch VS Code from a shell.
OpenIn sheetbashsame section
Open a diff view from the CLI
Compare two files in VS Code.
OpenIn sheetbashsame section
Show symbols in workspace
Search symbols across the workspace.
OpenIn sheettext1 tag match