An open API service indexing awesome lists of open source software.

https://github.com/chriskrycho/bbedit-jj-syntax


https://github.com/chriskrycho/bbedit-jj-syntax

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# BBEdit Syntax for Jujutsu Commit Messages

Just what it says on the tin. Download `jjdescription.plist` and save it in `~/Library/Application Support/BBEdit/Language Modules/`, and you’ll have (very basic) syntax highlighting for `.jjdescription` files, by which I mean that lines starting with `JJ:` are treated as comments.

![An example of the comment formatting](https://github.com/user-attachments/assets/1aae4bd9-b7f3-47ea-9f1e-56a58fd90b26)

- [BBEdit](https://www.barebones.com/products/bbedit/)
- [Jujutsu VCS](https://jj-vcs.github.io/jj/latest/)