Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Code Vault Pro - GitHub Auto BackupNew to Visual Studio Code? Get it now.
Code Vault Pro - GitHub Auto Backup

Code Vault Pro - GitHub Auto Backup

eonmirth

|
7 installs
| (0) | Free
Automatically backup your code to GitHub on every save.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Vault Pro - GitHub Auto Backup

Automatically commit and push your code to GitHub on every file save. No more manual Git commands, no more lost progress.

Features

  • 🚀 Auto Sync: Monitors file saves and automatically commits/pushes to GitHub.
  • 🛰️ Offline Support: Queues changes when offline and syncs automatically when back online.
  • 📅 Timeline View: Beautiful sidebar view of all your backups. Restore to any previous version with one click.
  • 🔐 Secure Auth: Built-in GitHub OAuth integration using VS Code's secure storage.
  • ⚙️ Smart Filtering: Respects .gitignore, ignores large files (>50MB), and excludes system folders like node_modules.
  • 📊 Real-time Status: Status bar integration shows live sync status and history.

Getting Started

  1. Install the extension "Code Vault Pro".
  2. Open a workspace folder.
  3. Click the GitHub Connect button in the Code Vault sidebar or use the command palette (Ctrl+Shift+P -> "Code Vault: Connect GitHub").
  4. Authentic with GitHub.
  5. Code away! Every save will trigger an automatic backup.

Configuration

You can customize the extension behavior in VS Code settings:

  • codeVault.enableAutoSync: Toggle auto-sync (Default: true).
  • codeVault.syncInterval: Debounce delay in ms after save (Default: 3000).
  • codeVault.commitMessageTemplate: Customize automatic commit messages.
  • codeVault.ignoredPatterns: Additional patterns to skip.
  • codeVault.defaultBranch: Target branch for pushes (Default: main).

Commands

  • Code Vault: Connect GitHub: Authenticate with your GitHub account.
  • Code Vault: View Timeline: Open the backup history sidebar.
  • Code Vault: Force Push Now: Manually trigger a backup of all changes.
  • Code Vault: Pause/Resume Auto-Sync: Temporarily disable/enable auto-backups.

License

MIT

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