Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Git Worktrees NativeNew to Visual Studio Code? Get it now.
Git Worktrees Native

Git Worktrees Native

knowlesy

| (0) | Free
Native, lightning-fast Git worktree management for multi-repo workspaces.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Worktrees Native

Git Worktrees Native Logo

Native, lightning-fast Git worktree management for multi-repo workspaces.

VS Marketplace Build Status License

Features

  • Lightning Fast: Built directly on top of the native VS Code Git Extension API and git worktree commands.
  • Multi-Repo Support: Automatically detects all open repositories. You can select multiple repositories at once to apply a worktree to all of them simultaneously!
  • Intelligent Branch Sync: When adding a worktree, the extension suggests branches that are already active in your other workspace repositories, making cross-repo synchronization effortless.
  • Easy Management: Add, remove, and switch between worktrees directly from the Source Control (SCM) view.
  • Visual Indicators: Clear icons distinguishing between bare repositories, detached heads, and active branches.

Usage

You can access Git Worktrees Native through the Source Control (SCM) view in the sidebar, or via the Command Palette (Cmd+Shift+P / Ctrl+Shift+P).

Available Commands

  • Git Worktrees: Add Worktree - Creates a new worktree and branch.
  • Git Worktrees: Remove Worktree - Removes an existing worktree safely.
  • Git Worktrees: Switch Worktree - Opens the selected worktree folder in the current or a new window.
  • Git Worktrees: Refresh - Manually refreshes the worktrees list.

Requirements

  • VS Code ^1.85.0
  • Git installed and available in your system's PATH.

Contributing

We welcome contributions! Please see our Contributing Guide for details on how to build, test, and submit pull requests.

License

This project is licensed under the MIT License.

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