protols/sample
Ashar 76f84b3caf
fix: nothing works in a file without a package (#77)
Prior to this, a proto file without a package declaration didn't
supported any operation as parser required that a package be present.
For missing package we now consider . as package
2025-05-03 12:31:33 +05:30
..
everything.proto feat: use pkg-config to discover well known types and hover on imports (#53) 2025-01-25 23:45:40 +05:30
simple.proto feat: Run and report diagnostics from protoc upon save (#62) 2025-03-19 01:03:04 +05:30
test.proto fix: nothing works in a file without a package (#77) 2025-05-03 12:31:33 +05:30