Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>git-touchbarNew to Visual Studio Code? Get it now.
git-touchbar

git-touchbar

Mohammad Dehgamwala

|
2,015 installs
| (0) | Free
This extension will help you to add your favourite git commands to your touchbar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

git-touchbar README

I have created this extension for my personal use. But you can use it too. If you have touchbar then only install this. Things i wanted to add on my touchbar

*You can add your own icons with some basic vscode extensions api knowledge... All emojis are my personal preference. feel free to fork this repo and make your own .

Images ->

Let's see some screenshots first ->

  1. Touchbar ScreenShot
  2. Touchbar ScreenShot
  3. Touchbar ScreenShot

For git:

  1. Commit
  2. Push
  3. Stage (all)
  4. Pull
  5. Checkout to...

In Extras ->

  1. Console log selected text.
  2. Open localhost:3000 (will ask port, but default is 3000)
  3. Quick search (Search instantly on google from vscode)

Note: I have added all commands as emojis. it looks cool on touchbar. so you have to get used to it at first.

  1. 😇 -> Open git menu
  2. ✍️ -> Commit changes
  3. 🤝 -> Push changes
  4. 🎃 -> Stage all changes
  5. 🚗 -> Pull changes
  6. 💼 -> Checkout to...
  7. ❌ -> Close menu
  8. 🤍 -> Show extras
  9. 📂 -> Open site
  10. 🔎 -> Search on google from vscode
  11. 🪵 -> console.log selected text

Enjoy!

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