Export to GitHub

protobuf-dt - OptionContentAssist.wiki


protobuf-dt offers content-assist proposals for the names of the built-in options:

http://wiki.protobuf-dt.googlecode.com/git/images/content-assist-option.png

protobuf-dt also offers type-based content assist for the values of these options. The following screenshot shows proposals for an option of type OptimizeMode:

http://wiki.protobuf-dt.googlecode.com/git/images/content-assist-option-type.png

New in v1.0.11

protobuf-dt now also supports content-assist proposals for names and values of custom options

http://wiki.protobuf-dt.googlecode.com/git/images/content-assist-custom-option.png

http://wiki.protobuf-dt.googlecode.com/git/images/content-assist-custom-option-type.png