Compare commits

3 Commits

Author SHA1 Message Date
Manoj Pawan Tyagi a3f54d3b2e Merge b8962db7ad into 559d03ecf3 2024-02-27 17:12:25 +08:00
Julien Le Coupanec 559d03ecf3 Merge pull request #372 from cunnellp5/cunnellp/vscode/add-command-and-cleanup-spaces
updates vscode cheat sheet
2024-02-26 18:25:32 +01:00
cunnellp5 bea751612a updates vscode cheat sheet with one command 2024-02-15 07:10:18 -07:00
+2 -1
View File
@@ -6,7 +6,8 @@
#### General #### General
- `Ctrl`+`Shift`+`P`, `F1`: Show Command Palette - `Ctrl`+`Shift`+`P`, `F1`: Show Command Palette
- `Ctrl`+`Shift`+`T`: Open last closed tab
- `Ctrl`+`P`: Quick Open, Go to File - `Ctrl`+`P`: Quick Open, Go to File
- `Ctrl`+`Shift`+`N`: New window/instance - `Ctrl`+`Shift`+`N`: New window/instance
- `Ctrl`+`W`: Close window/instance - `Ctrl`+`W`: Close window/instance