Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Open in GitfoxNew to Visual Studio Code? Get it now.
Open in Gitfox

Open in Gitfox

skycaptain

|
1 install
| (0) | Free
Open project in Gitfox
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Open in Gitfox

Adds a command for opening the current project in Gitfox.

  • If there is a file open, it will open the git repo for that file
  • If it is a workspace, it will ask you what folder you would like to open
  • It will automatically find the best git repo to open

Install

Run the following in the command palette:

ext install vscode-open-in-gitfox

Usage

It adds 1 command to the command palette and 1 item to the context menu:

'Open in Gitfox' // Open the current project in Gitfox

Hints

Map Open in Gitfox action to this extension, add this to your keybindings.json file:

  { "key": "⌘⌃S", "command": "openInGitfox.open" }

Acknowledgements

This extension is based on morrislaptop/vscode-open-in-git-tower and fabiospampinato/vscode-open-in-gittower.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft