Hacker News new | ask | show | jobs
by gmaster1440 590 days ago
Does Codebuff / the tree sitter implementation support Svelte?
1 comments

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?