VSCode Key Bindings for Save All
To save all files in VSCode:
- Press
Ctrl + K
and wait for the command palette to appear. - Then press
S
.
Note: I’m writing this down because the process was initially unclear until my colleague explained it.
To save all files in VSCode:
Ctrl + K
and wait for the command palette to appear.S
.Note: I’m writing this down because the process was initially unclear until my colleague explained it.