nnmatveev / idea-plugin-protobuf

Google Protocol Buffes support for Intellij IDEA
Other
120 stars 39 forks source link

"syntax" keyword is highlighted as error #56

Closed silvpol closed 9 years ago

silvpol commented 10 years ago

If you include syntax = "proto2"; in your .proto file it gets highlighted as error and message says "any top level definition expected"

tcripps commented 9 years ago

Yep. That's currently not a supported keyword in the plugin. It should be.