tree-sitter-grammars / tree-sitter-query

TS query grammar for tree-sitter
Apache License 2.0
52 stars 14 forks source link

Allow anonymous nodes in immediate child expressions #13

Closed stsewd closed 3 years ago

stsewd commented 3 years ago

Currently this makes the playground report a syntax error here https://github.com/nvim-treesitter/nvim-treesitter-textobjects/blob/111cf356fd5c6c52d2dfb9299a76d201624be3cc/queries/python/textobjects.scm#L45