To assignment statements? Yes please ReSharper

On the 22nd of February 2011 I wrote a blog post about how I’ve seen developers using object initializers without thinking about when are where to use them.

I also said it would be nice if ReSharper could separate the assignments onto separate lines… and got reply from Jenya Legkiy who works at JetBrains who said it already does.

So to make up for it I’ve done my first screencast to show how you can you use ReSharper to refactor your code to use an object initializer and then go back to having the assignments on separate lines.

ReSharper I love you!

Comments