m-hall / vscode-git-branch-sidebar

VSCode extension that adds a branches section to the source control sidebar for git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-git-branch-sidebar

Adds a quick access list of git branches to the source control sidebar.

Features

Adds a list of local branches to the source control sidebar activity. Allows switching/deleting branches.

Requirements

  • Only supports Git repositories
  • Must have "vscode.git" extension enabled (by default it is available)

Release Notes

1.6.2 - 2024-01-07

  • Add custom icon for when moved to own sidebar view
  • Allow pulling changes from remote on active branch

About

VSCode extension that adds a branches section to the source control sidebar for git


Languages

Language:TypeScript 93.7%Language:JavaScript 6.3%