Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Auto Save TogglerNew to Visual Studio Code? Get it now.
Auto Save Toggler

Auto Save Toggler

Bachi Mjavanadze

|
1,899 installs
| (0) | Free
Toggle AutoSave and quick access to save button directly from your editor toolbar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Auto Save Toggler

Description

Auto Save Toggler is a VSCode extension that enhances your workflow by providing quick access to save functions directly from your editor toolbar. This extension helps you manage your auto-save preferences with ease.

Features

  • Save All Button: Quickly save all open files with a single click.
  • Toggle Auto Save Button: Easily switch auto-save on or off.
  • Multiple Display Variants: Choose between different display options to suit your preferences.

Default Configurations:

{
  "AutoSaveToggler.config": {
    "isActive": true,
    "variant": 3
  }
}

Configuration

  • isActive: Set to true to enable the extension, false to disable.
  • variant: Choose the display variant (1 for compact, 2 for expanded, 3 for single toggle button).

Usage

After installation, you'll see new buttons in your editor title bar. The appearance depends on your chosen variant:

  1. Variant 1 (Compact): A single dynamic button with a dropdown menu.

full image


  1. Variant 2 (Expanded): Two separate buttons for Save All and Toggle Auto Save.

compact image


  1. Variant 3 (Single Toggle): A single button to toggle Auto Save on/off with changing icons.

single image

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft