❔ How to make Rider format and cleanup code by default?
Everytime I create a new solution, I have to go into the options and enable "actions on save" -> "format and cleanup". How can I change it so it's there by default when I create a new solution?
10 Replies
maybe you're saving it to the solution-level layer instead of your computer-wide one?
If I try to edit the computer layer, the option isn't even there
oh, it's here
surely I'm doing something wrong
but I'm not sure what
oh
yeah if I go in the "actions on save" tab, the option to format and cleanup is not there
indeed
weird, i never tried to turn it on everywhere because it tends to be more annoying than useful
sometimes it takes rider a minute to do all the cleanup and i have it set to save on every change
rider will only cleanup one file afaik, so either you're working on a humongous file, or the cleanup action is really damn slow :p
I do manual saving only, and never noticed it being that slow, but I'm just doing beginner stuff
anyways, thanks for the help
I guess I'll just live with it
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.