VS Code Keyboard Shortcuts/Go to symbol in file

Jump to functions and symbols inside current file.

Section: File Navigation

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 File Navigation
Quick Open
Search and open files.
OpenIn sheettextsame section
Cycle recent editors
Move through recently used tabs.
OpenIn sheettextsame section
Go back
Return to previous cursor location.
OpenIn sheettextsame section
Go forward
Go forward in cursor history.
OpenIn sheettextsame section
New window
Open a new VS Code window.
Copy line up/down
Duplicate current line or selection.