tree-sitter-langs icon indicating copy to clipboard operation
tree-sitter-langs copied to clipboard

Add protobuf

Open npajkovsky opened this issue 1 year ago • 2 comments

Hi,

do you have a plan for adding a protobuf support, and if not will you accept pull req?

npajkovsky avatar Feb 18 '24 13:02 npajkovsky

Yes, pull requests are always welcome!

jcs090218 avatar Feb 18 '24 19:02 jcs090218

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.

Clement-Jean avatar Mar 19 '24 00:03 Clement-Jean