Took a slight break from working on the parser to making a syntax highlighting grammar for Cheese, I think it turned out pretty well.
#PLDev
@cheese3660 how do you make one of these? I've never tried
@eniko I mostly followed the documentation microsoft provides for vscode, but in general its a textmate grammar, which is documented elsewhere as well,.
GitHub - cheese3660/cheese-syntax-highlighting

Contribute to cheese3660/cheese-syntax-highlighting development by creating an account on GitHub.

GitHub