My Adventures in Blogging
 Thursday, June 29, 2006
Loving that Resharper

First, a caveat: Resharper 2.0 still had tons of bugs in it. In fact, the unit test support still locks up Visual Studio at times. And, they’re horrible about letting people know about patches.

On the bright side, I’ve started using their template system, and I love it! I’m going template-crazy right now, creating templates that do all those tedious tasks that I’ve always done manually. So far, I have:

1. A File Template that creates an NUnit Test Fixture class that has all the right namespaces, methods, and attributes.

2. Property templates for Get-Only, Set-Only,  and Get-Set properties. It automatically tabs through the type and property name .

I’m sure there’s more to come…


6/29/2006 2:24:43 PM (Pacific Daylight Time, UTC-07:00)  #    Comments [0]  development