Show Menu
Cheatography

VS Code - Navigation Keyboard Shortcuts (DRAFT) by

Keyboard shortcuts to get things done without touching the mouse

This is a draft cheat sheet. It is a work in progress and is not finished yet.

File Navigation

Ctrl + Shift + .
Focus Breadc­rumbs
Ctrl + Tab
Switch Between Open Files
Ctrl + F12
Jump to Implem­ent­ation
Ctrl + T
Open Symbol by Name
 

Code Navigation

Ctrl + Shift + O
Go to Symbol
F8 / Shift + F8
Cycle Through Problems
Ctrl + Shift + R
Open Refactor Menu