Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Stash ExplorerNew to Visual Studio Code? Get it now.
Stash Explorer

Stash Explorer

Maicol Santos

| (0) | Free
Visualize and manage git stashes from the SCM sidebar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Stash Explorer

View and manage your git stashes directly from the VS Code SCM sidebar — no terminal needed.

Features

  • List stashes in the SCM panel with message, ref (stash@{N}), and origin branch
  • Browse changed files per stash — expand any stash to see every modified file
  • Native diff view — click a file to open a side-by-side diff (before vs. after)
  • Apply — apply a stash without removing it
  • Pop — apply and remove from the stash list
  • Drop — permanently delete a stash (with confirmation)

The Stashes section appears in the Source Control panel (Ctrl+Shift+G / Cmd+Shift+G).

License

MIT

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