#### View - **⌘ L** Open Next Editor - **⌘ H** Open Previous Editor - **⌘ ⇧ →** Next Panel View - **⌘ ⇧ ←** Previous Panel View - **⌘ ⇧ →** Move editor right - **⌘ ⇧ ←** Move editor left - **⌘ ⇧ R** Move editor into next group - **⌘ ⇧ L** Move editor into previous group - **⌥ ⇧ →** Focus right editor group - **⌥ ⇧ ←** Focus left editor group - **⌘ T** Toggle Panel Visibility / Create New Terminal - **⌃ ⇥** Quick Open Previous Used Editor in Group (Cycle through tabs) - **⌘ B** Show/Hide Explorer - **⌘ ⇧ B** Toggle Status Bar Visibility - **⌘ ⌥ ⇥** Toggle Editor Tabs (Hide Editor Tabs / Show Multiple Editor Tabs) - **⌘ ⇧ ,** Toggle Breadcrumbs - **⌘ ⇧ .** Breadcrumbs ToggleToOn - **⌃ F** Toggle Full Screen - **⌘ ⇧ G** View Source Control - **⌥ ⌘ F** Toggle Search + Focus into Secondary Sidebar - **⌘ ⇧ I** Toggle Chat #### Explorer - **⌘ ⇧ E** Toggle Explorer ⇄ Editor - **⌥ N** Create new file - **⌥ ⇧ N** Create new folder - ** ␣ ** Expand/Collapse selected folder #### Editor - **⌘ ↑** Add cursor above - **⌘ ↓** Add cursor below #### Terminal - **⌘ T** Create new terminal / Toggle Panel Visibility #### Markdown - **⌥ M** Markdown Open Preview to the Side #### Extensions - **⌃ L** Live Server Open with Live Server - **⌥ T** Show TODOS #### File - **⌘ R** Reveal Active File in Explorer View - **⌘ ⌥ R** Reveal in Finder #### Preferences - **⌥ ⌘ S** Open User Settings (JSON) #### Uncategorized - **⌥ B** Go Back - **⌥ F** Go Forward - **⌥ ⇧ B** Go to Last Edit Location - **⌘ J** Select Next Suggestion - **⌘ I** Select Previous Suggestion - **⌘ J** Select Next in Quick Open - **⌘ I** Select Previous in Quick Open - **⌘ F12** [Go to Implementation](https//code.visualstudio.com/Docs/editor/editingevolved#_go-to-implementation) - **/\*\*** JSDoc comments - **⇧ ⌥ C** Toggle comment block (editor.action.blockComment) - **⌥ P** Go to Next Problem - **⌥ ⇧ P** Go to Previous Problem - **⌥ ⌘ P** Go to Next Problem in Files - **⌃⌥ ⌘ P** Go to Previous Problem in Files - **⌘⇧C ↓** Wrap down console log - **⌘⇧A** Toggle Activity Bar visibility - **⌥ C** Go to Next Change - **⌥ ⇧ C** Go to Previous Change ___ ## [[Tips and Tricks]]