I had some macro to create XML comments in VS 2003, but it breaks in VS
2005. The FileCodeModel is having problem.
Does anyone have a macro that can create nice comments for your code? Any
links?
Thanks
-fj
Dustin Campbell - 03 Oct 2006 23:10 GMT
> Any links?
I recommend GhostDoc. It's fabulous for XML doc commenting -- and free.
http://www.roland-weigelt.de/ghostdoc/
Best Regards,
Dustin Campbell
Developer Express Inc.
Peter Macej - 04 Oct 2006 08:30 GMT
In VS 2005, open Macro explorer. There is a "InsertDocComments" macro
under Samples - Utilities.
If you need something more powerful, you can try our VSdocman which
contains also WYSIWYG comment editor which allows you to create XML
comments with links, tables or pictures easily.

Signature
Peter Macej
Helixoft - http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB
.NET and ASP .NET code