tree-sitter-python
tree-sitter-python copied to clipboard
Cython tree-sitter
Recently started using helix and I work quite a bit with cython.
For syntax highlighting with helix, it needs a tree-sitter for the given language. I understand this is for Python, but does anyone know if there is a tree-sitter for cython or how one would go about it?
A look around the ecosystem didn’t turn anything up. The only one I could find is on a user and repo that have since been deleted. Apologies.
I know this is old, but I'll likely write one soon :)
Any news on this one?