EmranMR / tree-sitter-blade

tree-sitter grammar for Laravel blade files
MIT License
199 stars 8 forks source link

problem in parameters #49

Open EmranMR opened 11 months ago

EmranMR commented 11 months ago

Due to how the tree-sitter-php parser will parse, need to take into account , to allow correct parsing.

image

Here the second is parsed as error because tree-sitter correctly picks as php error