Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T18:26:00.000Z (8 months ago)
- Last Synced: 2024-12-24T01:45:49.674Z (about 2 months ago)
- Language: C
- Size: 72.3 KB
- Stars: 69
- Watchers: 7
- Forks: 22
- Open Issues: 8
-
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.