Microsoft Visual Studio 2017のパフォーマンスを向上、その他の機能強化と不具合の修正
9月 27, 2017
新バージョン
機能
Added: Progress indication for the Document File/Type batch actions with large number of the members to be documented.
Added: Now .cshtml and .vbhtml file extensions are enabled for spell checking.
不具合の修正
Fixed: Improved performance loading solutions in Microsoft Visual Studio 2017 by moving it to an async thread.
Fixed: Issue related to license activation with the VSIX install in Microsoft Visual Studio 2017.
Fixed: "Active content" security warning in the Comment Preview window.
Fixed: Issue documenting parameters of VB properties.
Fixed: Improved performance of the Document File/Type batch actions.
Fixed: Issue of missing readonly VB properties without get/set blocks when generating help documentation.
Fixed: Issue related to the PathTooLongException when building help file - these now are attempted to get resolved automatically, and when fails GhostDoc shows a warning message.
Fixed: No longer show Exception when previewing an empty member comment.