Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Git & GitHub Extension PackNew to Visual Studio Code? Get it now.
Git & GitHub Extension Pack

Git & GitHub Extension Pack

Vinícius Pereira

|
82,528 installs
| (1) | Free
A collection of VSCode essential extensions to work with Git and GitHub.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git & GitHub Extension Pack

A collection of essential extensions to increase your productivity while working with Git and GitHub, created by vinirossa

Included extensions

  • GitLens — Git supercharged
  • Git History
  • Git Graph
  • GitHub Codespaces
  • Git Tags
  • GitHub Pull Requests and Issues
  • Open in GitHub, Bitbucket, Gitlab, VisualStudio.com !
  • Remote Repositories

Want to install only some extensions?

To install only some of the fonts, just edit the package.json file removing the unwanted extensionPack consequences and then follow the procedures below to install locally.

How to develop and install locally

  • Clone the repository
$ git clone https://github.com/vinirossa/vscode-gitandgithub-pack
  • Install vsce
$npm install -g vsce
  • Create the extension package
$vsce package
  • Install the extension via the .vsix file
  1. Open VS Code
  2. Select Extensions from the menu
  3. Click More > Install from VSIX...
  4. Select the reloaded-extension-pack-x.x.x.vsix file
  5. Click Reload Now to reload the VS Code

For more information

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