-
Notifications
You must be signed in to change notification settings - Fork 110
Issues: tree-sitter/tree-sitter-typescript
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
bug: Question mark for object member not captured in its own tree node
bug
#314
opened Sep 10, 2024 by
carueda
2 tasks done
bug: method_definition decorators should be inside the method_definition node
bug
#309
opened Aug 25, 2024 by
mclaughlinconnor
1 of 2 tasks
bug: JSX captures whitespaces in nested, multiline tags
bug
#306
opened Jul 23, 2024 by
SomeoneToIgnore
2 tasks done
bug: Non-null assertion operator
!
parsed with wrong precedence
bug
#299
opened Jun 3, 2024 by
andersk
2 tasks done
bug: wrong
await_expression
node when call_expression
has a type_arguments
bug
#282
opened Mar 4, 2024 by
ofseed
2 tasks done
Divide capture groups more precisely, for better control over highlighting.
#177
opened Aug 11, 2021 by
flosker
Query time is much worse if grammar is generated with tree-sitter-cli > 0.16.9
performance
parsing takes longer than expected
priority:low
low priority for the project maintainers, contributions welcome
#109
opened Nov 14, 2020 by
resolritter
ProTip!
Exclude everything labeled
bug
with -label:bug.