1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-05-28 18:30:48 +00:00

updates vscode cheat sheet with one command

This commit is contained in:
cunnellp5 2024-02-15 07:10:18 -07:00
parent d143c60246
commit bea751612a

View File

@ -7,6 +7,7 @@
#### General
- `Ctrl`+`Shift`+`P`, `F1`: Show Command Palette
- `Ctrl`+`Shift`+`T`: Open last closed tab
- `Ctrl`+`P`: Quick Open, Go to File
- `Ctrl`+`Shift`+`N`: New window/instance
- `Ctrl`+`W`: Close window/instance