![]() Save Constantly
This is a VS Code extension that lets you toggle documents to save on every change. UsageAfter installing, execute the command Save Constantly: Toggle (bound to By default, this extension does the equivalent of the File: Save command, which can be a bad experience if you have any of the following settings enabled:
To instead do the equivalent of the File: Save without Formatting command, enable the Save Constantly: Save Without Formatting setting. IssuesBecause of microsoft/vscode#245405, enabling the Save Without Formatting setting prevents this extension from saving any file other than that of the active editor. RelatedMichel Betancourt's Save Typing extension is similar, but has a couple drawbacks:
LicenseThis project is licensed under the MIT License. |