Ranjan Marathe Blog

VSCode Key Bindings for Save All

To save all files in VSCode:

  1. Press Ctrl + K and wait for the command palette to appear.
  2. Then press S.

VS-Code-Bindings

Note: I’m writing this down because the process was initially unclear until my colleague explained it.