tree-sitter-langs
tree-sitter-langs copied to clipboard
Add protobuf
Hi,
do you have a plan for adding a protobuf support, and if not will you accept pull req?
Yes, pull requests are always welcome!
I'm currently working on a better ts parser for protobuf (see https://github.com/Clement-Jean/tree-sitter-proto). I'll add that when I'm sure everything is working properly.
Any help is welcome on the query side. I have a separate mode (https://github.com/Clement-Jean/proto-ts-mode) and it would be nice if the syntax highlighting were similar.