tree-sitter-ink-lbz

Crates.iotree-sitter-ink-lbz
lib.rstree-sitter-ink-lbz
version0.0.1
created_at2025-06-22 15:52:45.463822+00
updated_at2025-09-25 15:45:53.594452+00
descriptionTree Sitter Grammar for Ink
homepage
repositoryhttps://github.com/little-bonsai/tree-sitter-ink
max_upload_size
id1721717
size677,164
Freddie Gilbraith (FreddieGilbraith)

documentation

README

tree-sitter-ink

Highlights ink scripts, includes helix queries

Developing

Werk

this repo uses werk as it's built tool. You can download it using the following command:

cargo install --git https://github.com/simonask/werk --rev 06f4e127 werk-cli

Testing

You can run the full test suite through werk: werk test-suite.

This repo pulls in public known-good ink scripts to test against, If you have a public ink script that you would like included in the test suite, please open a PR.

Commit count: 16

cargo fmt