Roland Weigelt hat eine neue Version eines genialen Tools: GhostDoc veröffentlicht!
Was ist neu in der Version 2.1.0:
Added: Support for Visual Basic .NET has been added again (was disabled in version 2.0.0), but still is regarded as "experimental". The feature is turned off by default and you have to turn it on in the configuration dialog. Please see the docs for more information. Added: The setup for the demo project now contains a VB.Net version. Added: Full rule support for events (configurable default documentation, inherited documentation e.g. for interface implementations, and used-defined custom rules) Added: New macro $(DeclaringTypeKind) that specifies the kind of type a member is defined in (i.e. class, struct or interface). Changed: All occurrences of "class" in the default templates have been replaced by $(DeclaringTypeKind). Changed: As the next version of Visual Studio (codename "Orcas" ) will be named Visual Studio 2008, all texts have been updated accordingly. Fixed: Documentation of constructors of structs referring to the initialization of a "class" instance. Fixed: Problems with parameter names starting with an '@' (e.g. "@class").
Added: Support for Visual Basic .NET has been added again (was disabled in version 2.0.0), but still is regarded as "experimental". The feature is turned off by default and you have to turn it on in the configuration dialog. Please see the docs for more information.
Added: The setup for the demo project now contains a VB.Net version.
Added: Full rule support for events (configurable default documentation, inherited documentation e.g. for interface implementations, and used-defined custom rules)
Added: New macro $(DeclaringTypeKind) that specifies the kind of type a member is defined in (i.e. class, struct or interface).
$(DeclaringTypeKind)
Changed: All occurrences of "class" in the default templates have been replaced by $(DeclaringTypeKind).
Changed: As the next version of Visual Studio (codename "Orcas" ) will be named Visual Studio 2008, all texts have been updated accordingly.
Fixed: Documentation of constructors of structs referring to the initialization of a "class" instance.
Fixed: Problems with parameter names starting with an '@' (e.g. "@class").
Herunterladen kann man das Tool hier.
Ähnliche Beiträge
Kommentar schreiben
Antwort auf Kommentar abbrechen