https://github.com/mitchellh/tree-sitter-proto
A tree-sitter grammar for protocol buffer files (proto3).
https://github.com/mitchellh/tree-sitter-proto
Last synced: about 1 year ago
JSON representation
A tree-sitter grammar for protocol buffer files (proto3).
- Host: GitHub
- URL: https://github.com/mitchellh/tree-sitter-proto
- Owner: mitchellh
- License: mit
- Created: 2021-06-12T05:46:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T18:26:00.000Z (about 2 years ago)
- Last Synced: 2025-04-14T17:11:31.002Z (about 1 year ago)
- Language: C
- Size: 72.3 KB
- Stars: 72
- Watchers: 6
- Forks: 23
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-proto
[tree-sitter][] grammar for protocol buffer files (proto3 only).
[tree-sitter]: https://github.com/tree-sitter/tree-sitter
## Status
The grammar should be complete. I'm still working on the highlighting queries.
I've tested the grammar against some really large and nasty proto files
and it passes. Once the highlighting is stable, I'll tag 1.0.