Comments Workbench
-
Is there any Visual Studio utility/addin for editing comments in a c# application? There is an addin for VC++ see http://www.codeproject.com/macro/CommentsWorkbench.asp, but I could not find any for c#.
-
Is there any Visual Studio utility/addin for editing comments in a c# application? There is an addin for VC++ see http://www.codeproject.com/macro/CommentsWorkbench.asp, but I could not find any for c#.
-
Is there any Visual Studio utility/addin for editing comments in a c# application? There is an addin for VC++ see http://www.codeproject.com/macro/CommentsWorkbench.asp, but I could not find any for c#.
There used to be a little tool by Lutz Roeder[^] that was great for that... I'm not seeing it now. He used to have Reflector and Documentor. I can't find it now, but I have a copy of it. Mail me at boneheadiii@hotmail.com and I'll send you a copy.
Try code model generation tools at BoneSoft.com.
-
Is there any Visual Studio utility/addin for editing comments in a c# application? There is an addin for VC++ see http://www.codeproject.com/macro/CommentsWorkbench.asp, but I could not find any for c#.
Actually, I take that back... What this does is shows you what your comments will look like in documentation. It doesn't automatically add them to code for you or help you write them.
Try code model generation tools at BoneSoft.com.
-
Actually, I take that back... What this does is shows you what your comments will look like in documentation. It doesn't automatically add them to code for you or help you write them.
Try code model generation tools at BoneSoft.com.
I have found a really good software for editing XML comments within visual studio. I am going to try the trial version which you can use for 14 days. Has anybody tried that?? Take a look http://www.helixoft.com/vsdocman/overview.html
-
I have found a really good software for editing XML comments within visual studio. I am going to try the trial version which you can use for 14 days. Has anybody tried that?? Take a look http://www.helixoft.com/vsdocman/overview.html