Closed GoogleCodeExporter closed 9 years ago
Original comment by alr...@google.com
on 19 Mar 2012 at 2:56
Original comment by alr...@google.com
on 12 Apr 2012 at 11:40
Original comment by alr...@google.com
on 15 Apr 2012 at 6:48
Original comment by alr...@google.com
on 21 Oct 2012 at 9:09
The editor works well in this case if the contents have correct syntax. In your
example, "boolean" is a proto1 type, and the field is missing the index.
If you do the same with correct syntax:
optional bool stacked = 1 [d|]
you'll get the right behavior.
Original comment by alr...@google.com
on 23 Oct 2012 at 12:43
Original issue reported on code.google.com by
konigsb...@google.com
on 15 Mar 2012 at 9:59