Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrsdizzie/nova-perl-treesitter

Nova extension providing Tree-sitter-based syntax highlighting for Perl files
https://github.com/mrsdizzie/nova-perl-treesitter

Last synced: about 2 months ago
JSON representation

Nova extension providing Tree-sitter-based syntax highlighting for Perl files

Awesome Lists containing this project

README

        

# Perl syntax highlighting extension for Nova

This extension utilizes the Tree Sitter engine introduced in Nova 10 and aims to bring more accurate syntax highlighting for the Perl language.

![Image](https://github.com/mrsdizzie/nova-perl-treesitter/assets/1669571/b3f2be6b-cbdf-4fac-9b1d-d818acb49013)

The majority of work is based on [tree-sitter-perl](https://github.com/tree-sitter-perl/tree-sitter-perl) and adapted here for the Nova text editor.

Support for [Mojo::Template](https://docs.mojolicious.org/Mojo/Template) files is also provided by [tree-sitter-mojo-template](https://github.com/mrsdizzie/tree-sitter-mojo-template)

![Image](https://github.com/mrsdizzie/tree-sitter-mojo-template/assets/1669571/42d023d2-cf76-44c1-9833-f3f292dfa4c0)