How to supress generation of comments in OEA

Posted by Alex_u4a on 30-Oct-2009 09:55

Someone got an idea on how to supress the genration of comments (/*--- purpose: ---*/), for example when inserting a method. I've been able to achieve this by overriding the method template, but it turns out I have to override the constructor, event and other templates as well.

I cannot find any switch to turn this option off. Is there a simple way to supress all generation of comments without having to override all templates?

All Replies

Posted by Thomas Mercer-Hursh on 30-Oct-2009 11:01

I'm pretty sure the answer is customizing the templates.

This thread is closed