Debug formatter
I'm evaluating rider. One of the hang ups is that even with .editorconfig support, it's formatting code differently than vs does it. There seems to be much more control in rider which is great, but I can't figure out which settings are causing lines to format differently. It would help if I could get some debug output to figure out which rules are causing lines to change so that I can tweak my editorconfig file to minimize differences between vs and rider formatting.
Please sign in to leave a comment.
Anyone ever figure this out? I would love to be able to step through Rider's formatter to understand what preference is being applied when code gets formatted and you are interested to change it. It is often a blind search over the many settings to try and uncover which rule is being applied.
Hello everyone,