Getting Started

Yggdrasil is a VS Code extension that makes managing git worktrees a first-class experience in your editor.

Installation

  1. Open VS Code.
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
  3. Search for Yggdrasil.
  4. Click Install on the extension published by LogKat.

Alternatively, you can install it from the VS Code Marketplace or from OpenVSX (for VSCodium, Gitpod, and other compatible editors).

Requirements

To use Yggdrasil, you need:

First Steps

  1. Open a Git Repository: Yggdrasil requires an active git repository to function.
  2. Access the Explorer: Click the Yggdrasil icon (a tree symbol) in the Activity Bar on the left side of your editor.
  3. View Worktrees: You will see a list of all git worktrees associated with your current project root.