Steve Cadwallader

Results 279 comments of Steve Cadwallader

Thanks for all of the information. It might be helpful to split these out to separate issues so others could see/comment/assist.

Thanks for reporting the issue and for providing the sample solution. I am able to reproduce it. What I believe is happening is that executing the code fix triggers a...

Thanks for reporting the issue. I am able to reproduce it. It appears to be tied to the explicit access modifiers logic which due to a new SDK bug has...

Thanks for the suggestion. Tagging @willemduncan as the expert in that feature.

Thanks for reporting the issue. Unfortunately this is a known limitation that simply opening and closing thousands of files in Visual Studio will eventually crash the IDE due to memory...

Thanks for the suggestion. While some of the code cleanups are raw text and can be easily applied without the IDE (e.g. remove end of line whitespace) there are other...

IIRC the memory growth did not get reclaimed even if you paused. If you clean a large batch (e.g. 100-250) and then pause do you see the memory size return...

For the original request, you can simply not use the comment formatting functionality? Comment formatting is off by default until turned on. For the second request, no we don't currently...

Having some different options for XML and non-XML comment formatting makes sense to me. Which all option(s) would fall under that umbrella? It seems like the one that might be...