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.