Installation

Learn how to install the Bitgit extension for VS Code.

Requirements

Before installing Bitgit, make sure you have the following:

  • VS Code version 1.60.0 or higher
  • Git installed and configured on your system
  • A Bitgit account (you can create one during setup)

Installation Methods

The easiest way to install Bitgit is directly from the VS Code Marketplace:

  1. Open VS Code
  2. Click on the Extensions icon in the Activity Bar (or press Ctrl+Shift+X)
  3. Search for "Bitgit"
  4. Click "Install" on the Bitgit extension
VS Code Marketplace Installation

Enterprise Installation

For enterprise deployments, see our Enterprise Deployment Guide for information on mass deployment and configuration.

Verifying Installation

After installation, you should see:

  • A Bitgit icon in the VS Code activity bar
  • A "Bitgit" entry in the status bar when working in a Git repository

If you don't see these elements, try reloading VS Code by pressing Ctrl+R or Cmd+R on macOS.