File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 135135| Shortcut | Action |
136136| --------------------------------------- | ------------------------- |
137137| ** — Command Palette —** | |
138- | <kbd >Cmd + P</kbd > | Quick open / Command |
138+ | <kbd >Cmd + P</kbd > | Open Command Pallete |
139+ | <kbd >Cmd + Shift + P</kbd > | Open Command Pallete in comand mode |
139140| ` : ` | Go to line |
140141| ` @ ` | Go to symbol |
141142| ` > ` | VS Code commands |
164165| <kbd >Enter</kbd > | Rename file |
165166| <kbd >Cmd + Delete</kbd > | Delete file |
166167
168+ ---
169+ ## 📁 VS Code – Terminal
170+ | Shortcut | Action |
171+ | ----------------------- | ------------------ |
172+ | <kbd >Cmd + G</kbd >| Go to recent open directories|
173+ | <kbd >Shift + O + Enter </kbd > | Open presence of any link in terminal|
174+ | <kbd >Cmd + G</kbd >| Go to recent open directories|
175+ | <kbd >Ctrl + `</kbd > kbd>Cmd + J</kbd >| Toggle Terminal Window|
176+ | <kbd >Shift + Ctrl + `</kbd >| Open New Terminal Tab|
177+ | <kbd >Cmd + \< /kbd>| Open Split Terminal|
178+ | <kbd >Cmd + Option + ← / → </kbd >| Switch Split Terminal|
179+ | <kbd >Cmd + Shift + ] /[ </kbd >| Switch between Terminal |
180+ | <kbd >Cmd + Shift + \ </kbd >| Focus on Terminal Menu |
181+ | <kbd >Cmd + Del </kbd >| Delete current terminal after focusing on terminal menu |
182+
183+
184+
167185---
168186
169187
You can’t perform that action at this time.
0 commit comments