How to make renaming easier | apply naming style to all members in the my class namespace |
We started using Resharper 4.5 and the naming style functionality that comes with it. There is a tedious job applying naming styles.
What I would like is to apply styles and / or their name elements as part of my code cleanup profile.
Any1 knows how to do this, or at least less tedious work than spaming + PgDown, + +?
+1
a source to share
3 answers
VisualAssist can help you a lot with renaming / refactoring (you can download a trial version from http://www.wholetomato.com ). However, this is not something to enforce your coding rules.
0
a source to share