Open dvndrsn opened 8 months ago
Tree Sitter TypeScript recently fixed some problems that would cause the parser to hang on certain grammars. Could we cut a new release of py-tree-sitter-languages so those fixes are bundled and captured?
py-tree-sitter-languages
https://github.com/tree-sitter/tree-sitter-typescript/issues/265
Maybe we could set up a scheduled github workflow to check for new releases for the supported grammars every week or so?
The github workflow is in #53.
Tree Sitter TypeScript recently fixed some problems that would cause the parser to hang on certain grammars. Could we cut a new release of
py-tree-sitter-languages
so those fixes are bundled and captured?https://github.com/tree-sitter/tree-sitter-typescript/issues/265
Maybe we could set up a scheduled github workflow to check for new releases for the supported grammars every week or so?