Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Quick Delete BranchNew to Visual Studio Code? Get it now.
Quick Delete Branch

Quick Delete Branch

btea

|
2 installs
| (0) | Free
Quickly delete local git branches from a branch picker
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick Delete Branch

A VS Code extension for quickly deleting local git branches with rich branch info display.

Preview

Features

  • Branch list sorted by latest commit time — most recently updated branches appear first
  • Rich branch info — each item shows the author, commit hash, relative update time, and latest commit message
  • Current branch protection — the active branch is clearly marked and cannot be deleted
  • Single delete — click the trash icon on the right of any branch to delete it individually; unmerged branches prompt for force-delete confirmation
  • Bulk delete — check multiple branches and click OK to delete them all at once with a single confirmation dialog

Usage

Open the Command Palette (⇧⌘P) and run:

Quick Delete Branch: Show Branches

Commands

Command Title
quick-del-branch.show Quick Delete Branch: Show Branches

License

MIT License © 2026 btea

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