Hotkeys - kitiya/react-29 GitHub Wiki

Mac

Hotkey Desc
Command + Tab switch between applications
Command + ~ switch between windows of an application
CTRL + Tab move forward through tabs (in the same window)
CTRL + Shift + Tab move backward through tabs (in the same window)
Cmd+Opt+J open on the Console tab
Command + Shift + Period toggling hidden files

VS Code

Hotkey Desc
Cmd + D Select the next instance... and the one after that
Cmd + Shift + L Selects all instances of the current highlighted word
shift+alt+down Copy Lines Down Action
shift+alt+up Copy Lines Up Action
alt+up Move Lines Up Action
alt+down Move Lines Down Action