Resharper has Adjust Namespaces which allows you to correct the namespaces of all files in a folder, project, or solution.
Is there a feature or plugin available for CodeRush/Refactor that is comparible to Resharper’s Adjust Namespaces feature.
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.
There is no built in equivalent feature at the current time.
However there is a rich ecosystem of plugins for CodeRush, which includes CR_SyncNamespacesToFolder
This would seem to provider the feature you’re looking for.