Visual Studio 2022 now has Autosave features that automatically save files when Visual Studio is in the background. We can continue using our favorite shortcut with Ctrl+S to save Visual Studio files. However, Autosave in Visual Studio can be enabled, which will save all the unsaved documents as soon as focus leaves the Visual Studio editor. This is feature is already available in Visual Studio Code now we can have the same feature available in Visual Studio 2022
AutoSave in Visual Studio 2022
AutoSave in Visual Studio 2022 is a preview feature, and by default, it is turned off. Follow the below steps to enable it.
Related Tip: How to check the Health Status of Visual Studio Services?
Navigate from Tools > Options > Environment > Preview Features and Enable the autosave.
Don’t See the Preview Features in Visual Studio – Try This
Once you have Autosave Enabled, when Visual Studio loses focus, all the unsaved documents will be saved.
Pingback: Dew Drop – January 26, 2022 (#3607) – Morning Dew by Alvin Ashcraft
Pingback: Adding Diagram and visualizations in your Azure DevOps wiki using Mermaid - News WWC
Pingback: Adding Diagrams and visualizations in your Azure DevOps wiki using Mermaid - Daily .NET Tips