Welcome to RightHand's community place Sign in | | Help

My favorite CodeRush/Refactor! Pro features

  1. Ctrl+3 aka embed method in region with the name of method
  2. Auto Completition aka completes the word you are typing and mostly the suggestion is correct.
  3. Introduce local aka extracts an expression and assign it to a variable.
  4. Templates aka CR writes code blocks for you.
  5. Moving within an identifier aka jumping between different casing instead of whole word.

And these are only most used features right out my head. There are tons of other excellent features worth exploring.

You might also check my DXCore plugins here and here.

Published 11. september 2006 23:34 by Miha Markic
Filed under: ,

Comments

# re: My favorite CodeRush/Refactor! Pro features

12. september 2006 7:24 by Giuseppe
I love ReSharper 2.0 :-)

# re: My favorite CodeRush/Refactor! Pro features

12. september 2006 8:54 by Miha Markic

Hi Giuseppe,

I see that ReSharper 2.0 instroduces OpenAPI. An extremely important feature that CodeRush is built on (DXCore).

Anonymous comments are disabled