Closed alexanderjeurissen closed 2 months ago
Hey 👋 Have you tried reinstalling the parsers?
I did, and it somehow did not fix the issue.
Then I tried installing the jsx
, ecma
and javascript
parsers as well and that seemed to work.
It might be because somehow my .tsx
files get the filetype: typescriptreact
Even when using the mapping and strictly setting it to tsx
in rocks.toml
did not fix it, but installing all of the aforementioned additional parsers did.
🤔
So this only affects .tsx
files?
It seems so yes, not sure what is happening here. It looks to me that some of these other parers might be dependencies for one another 🤔
Regardless the issue is solved now on my end so I think we can close this issue.
Recently I've been running into issues where the highlighting does no trigger. Sometimes reloading the file with
:edit
works but sometimes it doesnt.Rocks log shows the following output: