Attention: We are retiring the ASP.NET Community Blogs. Learn more >

CodeRush 2.0

 

A few months ago I finally gave in and became a CodeRush user addict. It's not free (or particularly cheap) but it’s worth every penny. At this point I can really imagine programming without it.

 

I just heard the CodeRush 2.0 has been released. Here are two video of some of the news features:

CodeRush2Intro CodeRush2Cool

  • Context sensitive template preview – a vast improvement over the old template navigator
    • namespace filtering to remove type you don’t work with
  • templates for generic types
  • decoupling of types from templates
  • text fields, which let tab and enter work on methods like they would on a web form
  • Use type in templates – right click on your custom types to set a mnemonic and use with other CodeRush templates

No Comments