tree-sitter / tree-sitter-javascript

Javascript grammar for tree-sitter
MIT License
314 stars 108 forks source link

Expose template string chars as nodes #276

Closed helixbass closed 3 months ago

helixbass commented 6 months ago

Fixes #275

This exposes template_chars as a node (so that template string text contents are visible in "leaf" nodes)

Checklist:

amaanq commented 3 months ago

Think this should be ok now on 0.20.2