[MonoDevelop] Writing a codegen addin - how to start?

Marc Gravell marc.gravell at gmail.com
Thu Dec 10 05:19:37 EST 2009


I've started playing with MonoDevelop recently, and I'd be quite interested
in writing an add-in for codegen (similar to the "Custom Tool" functionality
in VS). Any pointers on how to start writing such an add-in?

For detail, I'm hoping to add some "protocol buffers" support; the user adds
a ".proto" file (format defined by Google), and the add-in would (on demand,
or when editing+saving the .proto) write the appropriate C#. Like below, but
in MonoDevelop. Is there a suitable extension-point for this?

http://marcgravell.blogspot.com/2009/07/protobuf-net-now-with-added-orcas.html

Regards,

Marc Gravell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091210/5dfdd896/attachment.html 


More information about the Monodevelop-list mailing list