Extended ActionsAdditional useful commands for VS Code. FeaturesSave All Without FormatSaves all dirty files without running save participants (formatters, organizers, etc.).
This is useful when you want to save all files quickly without triggering automatic formatting. Create and Open FolderCreates a new folder and opens it in VS Code.
This command allows you to quickly create a new folder and open it in VS Code. You can choose to open it in the current window, a new window, or add it to the current workspace. Usage
You can also assign a keyboard shortcut to this command in your keybindings.json:
|