language-javascript-semantic
language-javascript-semantic copied to clipboard
Use tree-sitter
trafficstars
Hello, https://github.com/atom/atom/issues/8669 is solved I believe. Would be awesome if you can get this working again! Would love to try this out!
Atom used to support only TextMate-style grammars. Now, Atom supports TextMate-style grammars and Tree Sitter grammars.
But to my knowledge, there is still no public API for letting arbitrary code do the parsing, so we are still blocked.