Closed brettz9 closed 3 years ago
You should enable tree-sitter from the settings of Atom.
Thanks a lot!
For anyone else, even after enabling that checkbox, I was getting "JavaScript grammar not supported", despite language-javascript
appearing to have a tree sitter grammar, but the recent update appears to have fixed it.
Hi,
I'm seeing "JavaScript grammar not supported" using a ".js" file with
language-javascript
enabled (I hadatom-typescript
andlanguage-javascript-plus
but disabled them and restarted).Also getting "TypeScript grammar not supported" using a ".ts" file with
language-typescript
enabled.