Where is the correct repository to report an issue with svelte's tree-sitter grammar? #15522
charbelnicolas
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I know there were at least two developers maintaining a tree-sitter grammar for svelte... It was either:
https://github.com/tree-sitter-grammars/tree-sitter-svelte
or
https://github.com/Himujjal/tree-sitter-svelte
It seems both of them are no longer being maintained... Is there somewhere else I should be looking in? Or is this it?
I reported this bug since october and it doesn't look like it is going to be fixed any time soon:
tree-sitter-grammars/tree-sitter-svelte#14
tree-sitter-grammars/tree-sitter-svelte#15
I use neovim with tree-sitter and I would love to make it better. Any ideas on how to get this fixed? Or which tree-sitter-grammar implementation I should be using?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions