Steve Cadwallader
Steve Cadwallader
Thanks for reporting the issue. CodeMaid has not yet been updated to support `record`. Related issue #767
Thanks for reporting the issue. We do have better support in the C# language (screenshot) but the API structures may be different in C++.
Thanks for reporting the issue. I have not been able to reproduce it. There can be a delay in menus populating as extensions are asynchronously loaded and delayed until a...
Thanks for reporting the issue. We do know there is a linear performance impact based on the size of the file, so when files are 3k-14k lines as in those...
Thanks for reporting the issue. Unfortunately this is a known limitation, see #366
This is very interesting, thank you heku. I've always preferred having the `await` call directly in the method because I feel like the call stack is cleaner for debugging purposes....
Thanks for the suggestion! We do have a sort lines feature, but it is not automatically tied into cleanup currently.
"Insert explicit modifiers on methods" overrides "Place single line method braces on separate lines"
Thanks for reporting the issue. I believe similar to the previous issue (#983) the root cause of why it is getting split onto a separate line may be related to...
Thanks for the suggestion!
Thanks for reporting the issue. We do have a fix for this in #929 but it has not been deployed yet to the marketplace. I believe the dialog may be...