protols-tree-sitter-proto

Crates.ioprotols-tree-sitter-proto
lib.rsprotols-tree-sitter-proto
version0.2.0
sourcesrc
created_at2024-06-22 08:44:26.333887
updated_at2024-07-20 07:31:41.312775
descriptionproto grammar for the tree-sitter parsing library
homepage
repositoryhttps://github.com/coder3101/tree-sitter-proto
max_upload_size
id1280276
size320,925
Ashar (coder3101)

documentation

README

tree-sitter-proto

tree-sitter grammar for protocol buffer files (proto3 only).

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.

Modifications on fork

Commit count: 4

cargo fmt