Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Jujutsu KaizenNew to Visual Studio Code? Get it now.
Jujutsu Kaizen

Jujutsu Kaizen

Jujutsu Kaizen

|
902 installs
| (1) | Free
Jujutsu (jj) version control system for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jujutsu Kaizen

banner

A Visual Studio Code extension for the Jujutsu (jj) version control system.

VS Code Extension Discord

🚀 Features

The goal of this extension is to bring the great UX of Jujutsu into the VS Code UI. We are currently focused on achieving parity for commonly used features of VS Code's built-in Git extension, such as the various operations possible via the Source Control view.

Here's what you can do so far:

📁 File Management

  • Track file statuses in the Working Copy
  • Monitor file statuses across all parent changes
  • View detailed file diffs for Working Copy and parent modifications
    view file diff
  • View line-by-line blame
    view blame

💫 Change Management

  • Create new changes with optional descriptions
  • Edit descriptions for Working Copy and parent changes
    edit description
  • Move changes between Working Copy and parents
    squash
  • Move specific lines from the Working Copy to its parent changes squash range
  • Discard changes
    restore
  • Browse and navigate revision history
    revision history
  • Create merge changes
    revision history

🔄 Operation Management

  • Undo jj operations or restore to a previous state
    undo

📋 Prerequisites

  • Ensure jj is installed and available in your system's $PATH

🐛 Known Issues

If you encounter any problems, please report them on GitHub!

📝 License

This project is licensed under the MIT License.

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