Steve Cadwallader

Results 279 comments of Steve Cadwallader

Thank you for the code sample. I have still been unable to reproduce it. We have seen similar issues with the explicit access modifiers logic though, so perhaps if you...

Thanks for the suggestion, I can confirm this is not currently supported.

Thanks for sharing this information Carlos.

Thanks for reporting the issue, I have been able to reproduce it. We have a regular expression that is used to try and capture the preceding brace exception, and I...

Thanks for reporting the issue. It is a known limitation that large files are not supported very well.

Thanks for reporting the issue. I have been able to reproduce it. It looks like a threading issue, where the cleanup open/all commands are running as background tasks compared to...

Thanks for reporting the issue. I have not been able to reproduce it. Can you please provide a minimal solution or code sample that exhibits the issue?

Thanks for reporting the issue. I have not been able to reproduce it with Visual Studio v17.9 (preview) so I think they may have resolved this already.

Thanks for asking the question. No there are not any plans to support Rider, it would be a completely different extension. Please see #635 for a little more details.

Thanks for asking the question. By default CodeMaid adds a space on self-closing angle brackets. You can disable this at CodeMaid->Options->Cleaning->Insert->Insert blank space before->self-closing angle brackets.