Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>git-duet for VSCodeNew to Visual Studio Code? Get it now.
git-duet for VSCode

git-duet for VSCode

Phil Alsford

|
1,156 installs
| (0) | Free
git duet helpers for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

git-duet for VSCode

gif in actiont

Features

This extention will add a status bar in the bottom left showing who you are commiting as.

It also add the follow commands:

  • git duet: then a promt asking for your duet pairs intials
  • git solo: then a prompt asking for your solo initals
  • git as: combination of the top two commands. It will take in solo intials (eg pa) or pairing intials (eg: pa bt)

All intials are space seperated.

Requirements

You must have git duet installed. Works best with GIT_DUET_SET_GIT_USER_CONFIG set. See git duet's readme.

This extention displays information from git duet

https://github.com/git-duet/git-duet

Extension Settings

No settings yet. Ask for them by sending an issue.

Known Issues

Very untested. I have not used it for a full day yet. Publishing now to get feedback from the team.

Windows: It seems VSCode does not load your .bash_profile by default - unless you are launching VSCode via code .. Therefore use code . from the command line to launch VSCode. (https://github.com/Microsoft/vscode/issues/8434#issuecomment-229310561)

Release Notes

0.0.5

  • Don't do status bar if git duet fails

0.0.4

  • Changes to shelljs for Windows

0.0.3

  • Better message

0.0.2

  • Better emoji

0.0.1

  • Only shows status when there is a .git directoy in the solution
  • Displays pop up info when setting pairs/solo/git as
  • Should handle some errors when things are not configured correctly
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft