What's New in GhostDoc v2024

What's new in v2024.x

If you are a licensed user with a current subscription, you can retrieve your permanent v2024 license code using the MyAccount page.

  • Support for Visual Studio on ARM64
  • Option to use ChatGPT to generate XML Comments - "Document This w/ OpenAI" menu
  • Optimized TOC for large help files to load async. Only works only in hosted environment, doesn't work for local help file.
  • Now support documenting record in C#
Detailed changes by build:
  • Build 2024.1.24100 (April 9, 2024) (v2024 release)
    • Added: Support for Visual Studio on ARM64
    • Added: Option to use ChatGPT to generate XML Comments - "Document This w/ OpenAI" menu
    • Added: Optimized TOC for large help files to load async. Only works only in hosted environment, doesn't work for local help file.
    • Added: New option "Load Index Panel On Demand" for Website help TOC async loading
    • Added: Now support commenting local methods in a global statement of the hidden Program.Main method
    • Added: Solution option "Auto-collapse XML Comments when open source file"
    • Added: Menu items Documentation Comments - Expand, Documentation Comments - Collapse now have icons
    • Added: Now support documenting record in C#
    • Fixed: Issue handling multi-dimensional array parameters
    • Fixed: cref links when a method is marked with
    • Fixed: Show Document This warning when XML comment is malformed, skip the malformed comments when Document Type, File, and Project
    • Fixed: Issue with XML comment duplicates for partial method declaration
    • Fixed: Issue parsing string interpolation expressions
    • Fixed: Highlighting incorrect XML comment when a file contains two identical comments and the "Highlight auto-generated summary when Document This" option turned on
    • Fixed: Adding blank lines after file header comment
    • Fixed: Windows warning "this application may not be compatible with this version of Windows" for CMD, Registration, Offline Activation
    • Changed: Turned off collecting statistics on ARM64
    • Fixed: Issue of documenting incorrect project in some cases when invoked through a right-click in Solution Explorer
    • Fixed: Issue of not rendering base method comments in the docs when the derived method declared as async

Feedback

Can we download this yet? Downloads still reference Build: v2022.2.22190 (July 9, 2022)
Neil S. (5/2/2024 at 8:22 AM)
The download still points to a two years old version... When will v2024 available for public?
Someone (5/28/2024 at 11:47 AM)