issues
search
tree-sitter
/
tree-sitter-javascript
Javascript grammar for tree-sitter
MIT License
363
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: bump tree-sitter/setup-action from 1 to 2
#345
dependabot[bot]
closed
3 days ago
0
Use second version of reserved words API
#344
maxbrunsfeld
opened
5 days ago
0
tagged template literal parsing issues
#343
mohamedmansour
closed
1 day ago
4
Is it possible to disable TS-specific highlights from this grammar?
#342
rschristian
closed
1 week ago
2
feat!: remove glimmer template tags
#341
amaanq
closed
2 weeks ago
1
Update bindings & regenerate
#340
amaanq
closed
1 month ago
0
Range of jsx_text node is too large
#339
llemaitre19
opened
1 month ago
2
build: update bindings
#338
amaanq
closed
2 months ago
0
Bug: escape sequences are too restricted for tagged templates
#337
jackschu
opened
2 months ago
0
Fix: Operator precedence rules for tagged template functions
#336
jackschu
closed
2 months ago
1
feat!: go back on `#221` and include spaces (without newlines) in JSX text
#335
amaanq
closed
2 months ago
0
apparent incorrect parse of `new` expression with a tagged template
#334
ltcmelo
closed
2 months ago
0
Document target ECMAScript edition
#333
juanmirocks
opened
3 months ago
0
Fix: for in / of statements containing new lines
#332
jackschu
closed
2 months ago
1
Fix: expand meta_property to include import.meta
#331
jackschu
closed
3 months ago
1
Fix: disallow semi injection before template string
#330
jackschu
closed
3 months ago
1
`jsx_element` nodes on different line being parsed as start on the same line.
#329
lucario387
closed
2 months ago
6
Fix: JSXText node trims whitespace too often
#328
jackschu
closed
4 months ago
3
Fix: allow auto-semicolon insertion before prefix-less decimal literals
#327
jackschu
closed
4 months ago
1
Fix: Comment optimization should not cause automatic-semi insert for single-line block
#326
jackschu
closed
4 months ago
1
JSXText node trims whitespace too often
#325
jackschu
closed
4 months ago
0
Inline comments can result in mis-parsed return, break, and continue statements
#324
jackschu
closed
4 months ago
1
Default export of anonymous function declaration is misclassified as function expression
#323
jackschu
opened
5 months ago
1
Parser Hangs forever Parsing JS Code
#322
jpulec
closed
5 months ago
2
`tree-sitter-javascript` version 0.21.2 does not compile on Windows
#321
Luni-4
closed
5 months ago
3
fix: comments should not consume 2028+2029, and neither should identifiers
#320
amaanq
closed
5 months ago
0
U2028/U2029 doesn't terminate comments
#319
jackschu
closed
5 months ago
0
incorrect parse for destructuring dssignment
#318
ltcmelo
opened
6 months ago
7
fix: conditionally enable no-unused-parameter
#317
HerringtonDarkholme
closed
6 months ago
0
[bug] tree-sitter-javascript build fails on Windows
#316
HerringtonDarkholme
closed
6 months ago
0
Parse the condition of a for loop into a dedicated node
#315
yorickpeterse
opened
6 months ago
1
fix: static can be on its own line
#314
amaanq
closed
6 months ago
0
Bug: 'class_static_block' cant contain 'extras' like newlines
#313
jackschu
closed
6 months ago
3
Update bindings & workflows
#312
amaanq
closed
7 months ago
0
Regenerate bindings
#311
segevfiner
closed
7 months ago
3
Regenerate bindings
#310
segevfiner
closed
7 months ago
0
Error during build
#309
SFX123456
closed
7 months ago
2
Cannot use with tree-sitter-rs 0.22.
#308
iago-lito
closed
6 months ago
0
fix: escape braces in regex
#307
amaanq
closed
8 months ago
0
Segmentation Fault when Parsing Javascript
#306
soohoonc
closed
6 months ago
5
fix: allow ampersands not followed by a `#` in jsx strings
#305
amaanq
closed
8 months ago
0
Broken highlighting when using bare `&` in JSX attribute
#304
rschristian
closed
8 months ago
2
Handling of `await` and `yield` not context-dependent
#303
Maxdamantus
opened
8 months ago
0
refactor!: use last-wins precedence for queries
#302
amaanq
closed
9 months ago
0
docs: update badges
#301
amaanq
closed
9 months ago
0
Update highlights.scm for content_tag
#300
NullVoxPopuli
closed
6 months ago
4
Fixes
#299
amaanq
closed
9 months ago
0
Fail to parse nested do{}while()
#298
mingodad
closed
9 months ago
2
Fail to parse a comment immediately after regex
#297
mingodad
closed
9 months ago
0
fix: don't parse html comments inside regexes
#296
amaanq
closed
9 months ago
0
Next