Skip to main content

Code Style Assistance

CodeRush includes a set of tools designed to adjust your code to a specified style.

  • Programming Style Rules - Configure different aspects of your programming style and automatically apply these configurations to your code.
  • Naming Conventions - Configure the identifier naming standards and automatically apply these configurations to your code.
  • Code Cleanup - Automatically refactor all source code files.
  • Organize Member - Organize members in your class automatically.
  • Code Formatters - Apply routine changes to parts of your code and improve its readability.

  • Move to Region - Create a region and move members or types to an existing code region or a newly-created region.