tree-sitter-crystal icon indicating copy to clipboard operation
tree-sitter-crystal copied to clipboard

Results 3 tree-sitter-crystal issues
Sort by recently updated
recently updated
newest added

So, I am a relatively new Crystal coder, but been a Ruby one for much longer. I see this is the most active tree-sitter of crystal and I wanted to...

How to reproduce: - Git clone the repository to a path under tree-sitter `parser-directories` configuration. - Run `tree-sitter highlight hello.cr` You get: ``` No language found for path "hello.cr" ```...

similar to this: https://github.com/cstrahan/tree-sitter-nix/tree/master/queries I wanted to add crystal syntax-highlighting to `helix-editor` https://github.com/helix-editor/helix/tree/d8df10f2958f70ee84b7c78cb7ea00aa195bc1c5/runtime/queries