Skip to content

Syntax highlighting and completions for Liquid template files.

License

Notifications You must be signed in to change notification settings

arthrfrts/Liquid.novaextension

Repository files navigation

Liquid for Nova 🌊

A Nova extension that provides syntax highlighting for Liquid template markup and Jekyll custom tags and filters.

Screenshot from Nova editor with a Liquid file being highlighted

Language Support 📚

This extension adds supports for:

  • Liquid tags and filters
  • Some Jekyll-specific filters
  • Liquid detectors for HTML and Markdown files
  • Both Tree-sitter and Regex languages, for Novas both new and old!

Completions are in the works for the future, stay tuned!

Thanks!

Version 2.x of this extension exists thanks to the work of @hankthetank27' tree-sitter-liquid grammar. Hooray! 🎉