Applying naming style to a class
As part of old code refactoring, I wish to rename class methods from UpperCamelCase to lowerCamelCase. Not one method by one method, of course, but as a batch operation (even overnight).
Is there a way to achieve that, using the naming style we can define in Resharper?
Please sign in to leave a comment.
Sorry, but it's not possible right now in C++. The naming fix can only rename one entity at a time. Here's the feature request - https://youtrack.jetbrains.com/issue/RSCPP-20226/Bulk-inconsistent-naming-fix