DonJayamanne / git-extension-pack

Popular Visual Studio Code extensions for Git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Extension Pack

This extension pack packages some of the most popular (and some of my favorite) Git extensions.

Extensions Included

  • Git History (git log) - View git log, file or line history.
  • Project Manager - Easily switch between projects.
  • GitLens - GitLens supercharges the built-in Visual Studio Code Git capabilities. It helps you to visualize code authorship at a glance via inline Git blame annotations and code lens, seamlessly navigate and explore the history of a file or branch, gain valuable insights via powerful comparison commands, and so much more.
  • gitignore - Language support for .gitignore files. Lets you pull .gitignore files from the https://github.com/github/gitignore repository.
  • Open in GitHub / Bitbucket / VisualStudio.com - Jump to a source code line in Github / Bitbucket / VisualStudio.com.

Want to see your extension added?

Open a PR and I'd be happy to take a look.

Enjoy!

About

Popular Visual Studio Code extensions for Git

License:MIT License