May 12th, 2009· NEW: You can create tables with more than two columns.
· NEW: Comment editor recognizes and converts the following HTML elements in XML comments: , , , , , , , , , , , , , , and . So you can use HTML code in your XML comments and when you open comment editor, it will be automatically converted to XML syntax.
· CHANGE: WYSIWYG comment editor no longer removes top-level XML comment tags that are not supported or explicitly defined by user in options. This way you can add any number of your own top-level XML tags manually without being worry that editor will delete them.
· CHANGE: WYSIWYG comment editor no longer removes tags without the text, e.g.
· FIX: VSdocman crash when documenting generic VB method whose type argument is array, e.g. Function MyFunction() As Dictionary(Of String, Byte()).
· FIX: No syntax declaration was generated for C# methods without parameters. This bug was introduced in version 4.1.
· FIX: Inactive links were generated for tags with incomplete cref attribute (e.g. only class name without namespace and T: prefix) in section. It worked fine in other sections such as .
· FIX: Error with missing pubsinterface.gif file in Help & Manual output.
· FIX: Error message when clicking the Constructors link in members page header in *_msdn2 formats.
· FIX: Incorrectly formatted text in clipboard after using Copy Code in help2_msdn2 output.
· FIX: Freeze during compilation on Windows 7 beta.