Closed TruDan closed 8 years ago
:+1:
As long as proto3 is beta I have no plan to change the VS extension. I am still working on it and I will publish it when proto3 is final. Sorry for the late reply I didn't get any notifications that the comments were added here.
First support of proto3 in version 1.8.0
Is it possible to get support for protobuf3 syntax? Things like "required" and "optional" are not actually required in proto3.
One way to detect would be
syntax = "proto3";