Post Made Community Wiki by Community
show/hide this revision's text 2 added 1183 characters in body

The CodeRush/Refactor Pro addins are, I think much more robust than the Resharper et all offerings.

Visualization Tools - Quickly see the essence of the code you're working on because Clarity is good - Noise is bad.

Advanced Selection Tools - Select and radically manipulate code with efficiency, because working with selections the old-fashioned way is an exercise in tedium.

Clipboard Tools - The clipboard as your trusty sidekick because a smart clipboard is a whole lot better than a simple one.

Navigation Tools - Move through source code faster because fishing for code is a distraction that you don't have time for.

Code Templates - Create common code blocks fast because manually typing in all those characters of a try/catch block or a for-loop takes way too long. Cutting down on the repetition in your day can help reduce the risks of long term damage.

CodeRush Extensibility - The extensibility of CodeRush is it's single greatest feature because through custom extensions you can help newbies adhere to team standards, implement that great VS feature idea you had, or simply exploit all the killer plug-ins submitted by the CodeRush community.

alt text

show/hide this revision's text 1

The CodeRush/Refactor Pro addins are, I think much more robust than the Resharper et all offerings.