mreu / ProtobufLanguageService

Protobuf Editor for Visual Studio with Intellisense and Syntax Coloring for Googles Protobuf syntax.
Other
47 stars 13 forks source link

Proto3 syntax #1

Closed TruDan closed 8 years ago

TruDan commented 9 years ago

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";

jordanbtucker commented 8 years ago

:+1:

mreu commented 8 years ago

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.

mreu commented 8 years ago

First support of proto3 in version 1.8.0