Toggle left panel ⌘ + b
Toggle bottom panel (terminal) ⌘ + j
Close window ⌘ + w
⌘ + shift + p
allows you to search for any command available to you within vscode
⌘ + p
search file ⌘ + f
search all files ⌘ + shift + f
find next selection ⌘ + d
duplicate line option + shift + ↓down option + shift + ↑up
delete line ⌘ + shift + k
add more cursors option + click
⌘ + /
right indent tab left indent shift + tab
Open new terminal ctrl + shift + `
Toggle terminal panel ⌘ + j
Great for viewing markdown files ⌘ + shift + v
Must install Simple Ruby ERB extension
ctrl + shift + `
Simple Ruby ERB vscode extension
Tips & Tricks