logoalt Hacker News

gmaster144011/07/20241 replyview on HN

Does Codebuff / the tree sitter implementation support Svelte?


Replies

jahooma11/07/2024

Yes, at least, partially. It will work, but maybe not as well as we don't parse out the function names from .svelte files.

I can add it if tree sitter adds support for Svelte. I haven't checked, maybe it already is supported?