Back

Open JJ

ongoing

A VSCode extension to visually manage JJ (Jujutsu) version control projects.

Notes

![alt text](images/image.png)

An open source VSCode extension for managing Jujutsu (jj) VCS projects visually.

You can find [the github repo](https://github.com/olup/open-jj) here and the [extension here](https://marketplace.visualstudio.com/items?itemName=olup.open-jj)

At the time of creation there was only two extensions in the vscode marketplace. One of them was not open source and the other one, i felt, lacked some important features for my usage. So I decided to create a new one.

This is a fun project - the especially difficult part was displaying the graph in a logical way.

I use this extension everyday as I lean more and more to using JJ everywhere.

This project was largely coded by an agent - I keep decisions, experience and features on my side.