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:
- Open VS Code
- Click on the Extensions icon in the Activity Bar (or press
Ctrl+Shift+X
) - Search for "Bitgit"
- Click "Install" on the Bitgit extension
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.
Next Steps
Now that you've installed Bitgit, you can: