VS Code Keyboard Shortcuts

Editor commands Practice these in our VS Code game mode.

ActionShortcut
Command palette Ctrl + Shift + P Details
Comment line Ctrl + / Details
Find Ctrl + F Details
Quick open file Ctrl + P Details
Save Ctrl + S Details
Toggle the sidebar Ctrl + B Details
Delete the line Ctrl + Shift + K Details
Find in all files Ctrl + Shift + F Details
Format document Shift + Alt + F Details
Go to definition F12 Details
Move line down Alt + Down Details
Move line up Alt + Up Details
Rename symbol F2 Details
Replace Ctrl + H Details
Select next occurrence Ctrl + D Details
Split the editor Ctrl + \ Details
Toggle terminal Ctrl + ` Details
Trigger suggestions Ctrl + Space Details
Save all (chord) Ctrl then K then S Details

Practice in the game