VS Code Cheat Sheet/Go to symbol in file

Jump to a function, class, or symbol in the current file.

Section: Getting Around

Go to symbol in file

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

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
Show symbols in workspace
Search symbols across the workspace.
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
Delete line
Remove the current line quickly.
Find in current file
Search inside the current editor.