My Essential Visual Studio Code Shortcuts

The ones I actually use everyday 7/27/2024
ShortcutEffectNotes
⌥ + ←/→Jump cursor by wordadd ⇧ to select
⌘ + ←/→Jump cursor to start/end of lineadd ⇧ to select
⌘ + ↑/↓Jump cursor to start/end of fileadd ⇧ to select
⌥ + ↑/↓Move line up/down
⇧ + ⌥ + ↑/↓Duplicate line up/down
⌘ + POpen file search
⌘ + ⇧ + POpen Command Palette
⌘ + ⇧ + FProject-wide search
⌘ + WClose tab
⌘ + ⇧ + TReopen closed tab
^ + -Go back (after ⌥ + click)demo
⌘ + BToggle sidebar
⌘ + ⇧ + EFocus file explorer
⌘ + ⌥ + EReveal active file in sidebarnot the default