Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Open with GitKrakenNew to Visual Studio Code? Get it now.
Open with GitKraken

Open with GitKraken

s3anmorrow

|
3,660 installs
| (0) | Free
Open current project folder / workspace with GitKraken
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Open with GitKraken

A VS Code extension to open the current project folder's repo in GitKraken. If a multi-root workspace is open, all folders' repos within the workspace will be opened in GitKraken.

Features

The extension adds the following to VS Code:

  • a shiny new button to the status bar that opens the current project folder in GitKraken

added status bar button

  • a new command to the Command Palette (Ctrl+Shift+P) called "Open with GitKraken" that opens the current project folder

added command

Selecting either will open up your current project folder in GitKraken. It does this by executing the following shell command:

gitkraken -p "[path to project folder]"

The extension will display error messages if:

  • a project / workspace is not currently opened
  • GitKraken is not installed on the machine
  • the path to gitkraken.exe is not setup correctly in the PATH environment variable of windows ([C:\Users[windows username]\AppData\Local\gitkraken\bin]). This should have been done automatically when installing GitKraken.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft