Steve Cadwallader
Steve Cadwallader
Thanks for reporting the issue and providing the telemetry that's available. I have a proposed fix in #951 based on the first suggestion. However, I'm not confident that will address...
Thank you for reporting the issue. I am able to reproduce it, and this is a known issue that the larger the file the larger the resources required to process...
We are still heavily relying on COM APIs for CodeMaid so those memory issues linked in the other issue are still applicable. We still plan to move over to Roslyn...
Thank you for the suggestion. I haven't usually seen scenarios where I want to perform bulk access modifier conversions. Do you have some example use cases where that's been helpful?
Thanks for the suggestion. It sounds like you want to use the existing sort by type mode, but have a new option for secondary sorting by alphabet (vs. the current...
Thanks for the request. I haven't looked into it but I assume implementing CodeMaid for JetBrains Rider would require a very significant rewrite since VS APIs, UI, etc. would not...
Thanks for the suggestion. So would you never include access in the sort order, or is it lower in the sort order?
Thanks for asking the question. No we don't currently have a feature that provides column alignment.
Thanks for the suggestion. Minor point of clarification we call the feature that sorts fields/properties/etc. by access/type/etc. 'reorganizing' and the 'sorting' feature is just a standard alphabetical line sort. We...
Note that it will currently only affect the Cleaning operation, not Reorganizing. This feature request is considered a request to extend that behavior and create a Reorganizing exclusion section. The...