Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Mustache - Git Stash IndicatorNew to Visual Studio Code? Get it now.
Mustache - Git Stash Indicator

Mustache - Git Stash Indicator

Parsa Sabet

| (0) | Free
Shows an indicator in the status bar when you have stashed git changes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mustache

I forget things, so a lightweight VS Code / Cursor extension that shows a dot in your status bar when you have stashed git changes, helps me and maybe it helps ya too.

Blue dot = stashes exist. Gray dot = no stashes.

Why?

You stash some changes, forget about them, and never come back, maybe even do extra work later. At least I sometimes do.

Features

  • Blue/gray dot indicator in the status bar
  • Updates instantly when stashes change (via .git/refs/stash file watching)
  • Click the dot to manually refresh
  • Multi-root workspace support
  • Zero configuration

Install

Search for "Mustache" in the VS Code / Cursor extensions marketplace, or install the .vsix from Releases.

Development

pnpm install
pnpm run compile

Build

pnpm run compile
pnpx @vscode/vsce package

License

MIT

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