tree-sitter-fish

Crates.iotree-sitter-fish
lib.rstree-sitter-fish
version3.6.0
created_at2025-06-13 19:11:51.802466+00
updated_at2025-06-13 19:18:14.204405+00
descriptionfish grammar for the tree-sitter parsing library
homepage
repositoryhttps://github.com/ram02z/tree-sitter-fish
max_upload_size
id1711780
size557,036
Omar Zeghouani (ram02z)

documentation

README

tree-sitter-fish

Fish grammar for tree-sitter.

Development

Install the dependencies:

npm install

Run the tests:

npm run test

Run the build and tests in watch mode:

npm run test:watch

Test parser against fish-shell /share fish files:

npm run test:examples

References

Commit count: 132

cargo fmt