billvaglienti / ProtoGen

Communications protocol generation software
MIT License
30 stars 16 forks source link

Automatically select comments for packets #66

Closed billvaglienti closed 6 years ago

billvaglienti commented 7 years ago

If a packet does not have a global comment, but does have an ID enumeration that protogen can resolve, protogen should use the comment from that ID enumeration for the packet. This feature may reduce the amount of duplicate comments.

billvaglienti commented 6 years ago

Done in 2.12