I really need assistance on getting Helix parser working as I'm getting an error that isn't giving me any direction on where the issue is. Here is my fork that has everything setup (master...bfg-coding:helix:master) assistance and understanding would be very much appreciated.
This query could not be parsed: QueryError { row: 29, column: 3, offset: 497, message: "", kind: NodeType }
Yuck is a configuration language for the EWW to create desktop widgets. I'm also the one working on the tree-sitter for Yuck (https://github.com/bfg-coding/tree-sitter-yuck).
I really need assistance on getting Helix parser working as I'm getting an error that isn't giving me any direction on where the issue is. Here is my fork that has everything setup (master...bfg-coding:helix:master) assistance and understanding would be very much appreciated.