This extension pack packages some of the most popular (and some of my favorite) Git extensions.
- 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.
Open a PR and I'd be happy to take a look.
Enjoy!