nvim-treesitter/playground

Doesn't seem to be working for JS/JSX

ChristianChiarulli opened this issue · 2 comments

image

Just checked and it is working for python so I'm not sure what the issue is.

Can you provide a reproduceable scenario? Seems to be working fine for JS/JSX.
Screen Shot 2021-03-23 at 6 59 27 AM

Hi, make sure you have the js/jsx parsers installed TSInstall javascript, let us know if you still have this problem or if you have a reproducible example.