tree-sitter-just
tree-sitter-just copied to clipboard
Treesitter grammar for Justfiles (casey/just)
Results
11
tree-sitter-just issues
Sort by
recently updated
recently updated
newest added
Per discussion at https://github.com/helix-editor/helix/pull/11306, it seems like nested strings e.g. `""" foo " bar """` may not parse correctly. This needs some investigation. @RoloEdits was there anything else that seemed...