Refactor! Pro for .NET (英語版) のリリース

Released: Dec 8, 2010

Updates in this release

Updates in v2010 vol 2

The following refactorings are now available:

  • Convert to Constant
    Converts the variable declaration into a constant declaration.
  • Make Read-only
    Makes the field read-only.
  • Set Image Dimensions
    Instantly sets the Width and Height attributes to an img tag, according to actual size of the source image.

Released: May 20, 2010

Updates in this release

Updated in v2010 vol 1

  • Full Support for Visual Studio 2010 and .NET Framework Client Profile

Released: Dec 21, 2009

Updates in this release

Updates in v2009 vol 3

  • Unit Test Runner
    The CodeRush Unit Test Runner executes your unit tests, navigates through tests, and facilitates test results processing.