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:
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. |