I am evaluating CodeRush and what I am missing is name convention checking. I have used ReSharper before and it automatically checks names of classes, properties, methods and etc. For example properties name for first uppercase letter.
Share
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.
The default CodeRush settings are available via
DevExpress\Options (Ctrl+Shift+Alt+O)
then
Editor \ CodeStyle \ Identifiers
From this page you can configure Fields, Locals and Parameters.
CodeRush also supports a rich eco-system of plugins.
In your case you’d likely be interested in this StyleNinja Plugin