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

Template literals not recognized in TSX files

Open ckruse opened this issue 3 years ago • 3 comments

Hi,

seems like treesitter does not recognize template literals in .tsx files (typescript-mode enabled):

Bildschirmfoto 2021-05-12 um 09 42 24

Am I doing something wrong or is this a bug?

Best regards, CK

ckruse avatar May 12 '21 07:05 ckruse

I experienced this on large TSX files too, it is probably a bug

unrelated: @ubolonton can I have permissions on this repository too to help you with tagging of reports and such?

shackra avatar Jul 05 '21 18:07 shackra

Shall we bump the version of typescript submodule?

since this issue https://github.com/tree-sitter/tree-sitter-typescript/issues/136 is closed by https://github.com/tree-sitter/tree-sitter-typescript/pull/138

braineo avatar Nov 23 '21 08:11 braineo

Any update on this issue? Thanks!

zhenwenc avatar Sep 13 '22 00:09 zhenwenc