VS Code Cheat Sheet/Show symbols in workspace

Search symbols across the workspace.

Section: Getting Around

Show symbols in workspace

text
text
Windows/Linux: Ctrl+T
macOS: Cmd+T

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 Getting Around
Go to symbol in file
Jump to a function, class, or symbol in the current file.
OpenIn sheettextsame section
Open Command Palette
Run any VS Code command quickly.
OpenIn sheettextsame section
Quick Open file
Jump to files, symbols, and recent items.
OpenIn sheettextsame section
Go to line
Jump directly to a line number in the current file.
OpenIn sheettextsame section
Find in files
Search across the whole workspace.
OpenIn sheettext1 tag match
Delete line
Remove the current line quickly.