I am doing a lot of refactorings with Resharper.
It would be really nice if there was a way to tell Resharper to fix everthing it finds as it sees fit.
Anyone know a way to do that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use the Code Cleanup command (Ctrl + Alt + F) and choose a cleanup profile. If you want to do it with one command, use (Ctrl + Shift + Alt + F) and it will allow you to select a default cleanup profile, and do it automatically from that point on. (until you change it again through the options menu)