GhostDoc

Simplify your XML Comments! GhostDoc is a Visual Studio extension that automatically generates XML documentation comments for methods and properties based on their type, parameters, name, and other contextual information.

GhostDoc screenshot 1

Cost / License

  • Freemium
  • Proprietary

Application type

Platforms

  • Windows
  • C++  only comment stub generation
  • Microsoft Visual Studio
-
No reviews
3likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

GhostDoc News & Activities

Highlights All activities

Recent activities

No activities found.

GhostDoc information

  • Developed by

    US flagSubMain
  • Licensing

    Proprietary and Freemium product.
  • Pricing

    free version with limited functionality.
  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all
GhostDoc was added to AlternativeTo by tintera on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is GhostDoc?

Supported platforms: Visual Studio 2015 incl. Community Edition Visual Studio 2013 Visual Studio 2012 Visual Studio 2010 Visual Studio 2008

Supported Languages: C#, Visual Basic, C#, C++/CLI, JavaScript

Comment stub creation/update works also for C++

GhostDoc is a Visual Studio extension that automatically generates XML documentation comments for methods and properties based on their type, parameters, name, and other contextual information.

When generating documentation for class derived from a base class or for interface implementation (e.g. .NET Framework or your custom framework), GhostDoc will use the documentation that Microsoft or the framework vendor has already written for the base class or interface.