Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Mutagen SyncNew to Visual Studio Code? Get it now.
Mutagen Sync

Mutagen Sync

ksemele

|
4 installs
| (0) | Free
Monitor and control Mutagen sync sessions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mutagen Sync — VSCode Extension

Monitor and control Mutagen sync sessions directly from VSCode.

Features

  • Status bar — shows session health at a glance; click to open the panel
  • Explorer panel — all sessions with expandable details (endpoints, connection state, errors)
  • Inline controls — Pause / Resume / Flush per session; trash icon to permanently terminate
  • Bulk actions — Pause All / Resume All from the panel toolbar
  • Auto-refresh — every 10 seconds (configurable)
  • Hidden sessions — hide sessions from the main list without terminating them

Screenshots

Mutagen Sync panel showing session states You can hide some sessions - then mutagen-sync will watch only the needed ones (affect status bar colors and counts)

Status bar item Statusbar shows all syncs on hover

Panel with less colors You can disable some colors in the settings and more

Requirements

Mutagen must be installed and the daemon must be running before the extension activates.

macOS (Homebrew)

brew install mutagen-io/mutagen/mutagen
mutagen daemon start

Full installation guide: mutagen.io · GitHub releases

Settings

Setting Default Description
mutagen.refreshInterval 10 Status refresh interval in seconds (minimum 3)
mutagen.binaryPath "" Path to the mutagen binary (empty = auto-detect from PATH)
mutagen.showSessionCounts true Show healthy/total count in the status bar (e.g. ✓ mutagen 2/3)
mutagen.statusBarColorByStatus false Tint the status bar text: green / yellow / red by session state
mutagen.coloredIcons true Use colored icons in the session tree view
mutagen.alphaLabel α Label for the alpha endpoint in tree view tooltips
mutagen.betaLabel β Label for the beta endpoint in tree view tooltips
mutagen.confirmTerminate true Ask for confirmation before terminating a session (termination is permanent and cannot be undone)

Open settings: Cmd+, → search mutagen, or click the gear icon in the Mutagen Sync panel.

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