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

Open in Fork

Angelo Perera

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

VSC Open in Fork

(Originally by morrislaptop https://github.com/morrislaptop/vscode-open-in-sourcetree - modified for Fork App)

Adds a command for opening the current project in Fork.

  • Adds an icon to the status bar in the bottom right corner

  • 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-fork

Usage

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

'Open in Fork' // Open the current project in Fork

Hints

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

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

License

MIT - aceslick911 MIT © Craig Morris

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