thingies
This commit is contained in:
parent
a743f87f99
commit
a6592bff56
7 changed files with 140 additions and 60 deletions
9
vscode_funny_shortcuts.md
Normal file
9
vscode_funny_shortcuts.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
|
||||
- Commands: `Ctrl + shift + P`
|
||||
- Fold all: `Ctrl + k, Ctrl + 0` (you have to unpress the ctrl key between both)
|
||||
- Unfold all: `Ctrl + k, Ctrl + J`
|
||||
- Single fold: `Ctrl + shift + `
|
||||
- Single unfold: `Ctrl + shift + ¡`
|
||||
- Open a new window: `Ctrl + Shift + N`
|
||||
Loading…
Add table
Add a link
Reference in a new issue