Skip to content
| Marketplace
Sign in
Visual Studio>Tools>CR_EnforceNamingConventions
CR_EnforceNamingConventions

CR_EnforceNamingConventions

CodeRush Community Contributors

|
1,444 installs
| (0) | Free
CR_EnforceNamingConventions provides an action which iterates through all members in all types in your solution and alters their names in accordance with a predetermined convention.
Download

CR_EnforceNamingConventions

This is a plugin which will apply a set of naming conventions solution wide.

Simply select the 'Enforce Naming Convention' menu option under the DevExpress Menu.

Note: You may also bind a key to the 'Enforce Naming Convention' command, and invoke the action this way

Upon invocation, all members of all types across the solution will be renamed so that:

  • Underscore prefixes are removed.
  • Non-public Fields are renamed to have lowercase initial letters.
  • Other members are renamed to have uppercase initial letters.

Note: Not only will the identifier names be changed, but so will all references to those identifiers.

Upon completion, summary details of changes will be noted in the status bar.

Alternatively, if all is already in order, then you will likewise be notified.

This plugin will work with CodeRush or CodeRush Xpress. DevExpress menu is not available with default installation of CodeRush Xpress.

CodeRush is a powerful productivity tool built byDevExpress. It is designed to help you produce higher quality, more readable code with far less effort and in a fraction of the time.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft