Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Save Commit SyncNew to Visual Studio Code? Get it now.

Save Commit Sync

helloworld3200

|
80 installs
| (2) | Free
A VS Code extension to save, commit and sync - all at the same time!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Save Commit & Sync

A VS Code extension to save, commit and sync at the same time. Uses code from MichaelCurrin/Auto-Commit-Message to generate commit messages.

Node CI CodeQL License maintained - yes

Tutorial

To run the main command which saves all, commits and syncs to github use either the the button on the top of the screen or the keybinding (ctrl and shift and s).

If you want to save, commit, sync just the current file, ctrl+shift+f1.

The button on the top right will (by default) save all, commit and sync. You can make it save a single file in extension settings.

This uses MichaelCurrin/Auto-Commit-Message to generate commit messages. Disable this in extension settings.

There really isn't much else you need to know. That's it.

There is documentation in the /docs folder for the original repo.

Contributions/Issues/Feature Requests are welcome.

License

Additional code written by @helloworld3200 (thats me). Released under MIT by @MichaelCurrin (original author of AutoCommitMsg repository).

See the Credit doc for more info.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft