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

TypeScript grammar for tree-sitter

Results 35 tree-sitter-typescript issues
Sort by recently updated
recently updated
newest added

### Did you check existing issues? - [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing issues...

bug

### Did you check existing issues? - [ ] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing...

bug

Closes #309 - Moves the `(decorator)` to a field on `(method_definition)` to match similar structures on `(class_declaration)`, `(_parameter_name)`, `(public_field_definition)` - Updates tests to reflect this change

### Did you check existing issues? - [ ] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing...

bug

### Did you check existing issues? - [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [X] I have searched the existing issues...

bug