How can we save all files in (VSCode) like we do in Visual Studio
It doesn’t look like VS Code has a built-in single-press keyboard shortcut to save all open files on Windows. The simplest way would be to use the menu accelerators: ALT+F, followed by ALT+L. Alternatively, you can change the key binding by editing the keyboard preferences: Add the binding to the right half of the screen, … Read more