Keyboard Shortcuts

A list of the cool keyboard shortcuts I have found that are very useful.

VSCODE keyboard shortcuts TODAY

CMD+SHIFT+E: explorer focus

CMD+Down: select file highlighted in explorer SPACE: select file highlighted in explorer but retain focus

F8, SHIFT+F8: next/previous problem

CTRL+-, CTRL+SHIFT+-: navigate back/forward

CTRL+PGUP/DOWN: scroll

select next.... CMD+D

select scope increasingly: ctrl+shift+left/right

cmd+j - terminal, cmd+1 for code

ctrl + shift + up/down - jump between functions/class members