1
Documenting a file blocks all of Visual Studio for minutes without feedback
Problem reported by Kenneth Porter - 3/14/2021 at 4:04 PM
Resolved
I'm running "Document File" on a C++/CLI header and VS2019 hangs until the process is done, with no indication of progress. I don't expect the process to allow me to do anything else, but it would be nice if there was some feedback telling me when I can expect it to finish. Perhaps an indicator telling me the percentage of the source file that's been processed.

1 Reply

Reply to Thread
1
Misha Zhutov Replied
Employee Post Marked As Resolution
Hi Kenneth,

Thank you for reporting that. We added the wait dialog when documenting type/file in C++.
The fix will be available in the vNext.

Reply to Thread