Friday, October 3, 2008

Make Abstract Context Action

Ole asked me to do context actions that make a method abstract or virtual.

It turned out that Resharper already had a context action for making an abstract method virtual, but not the other way around.

So I have implemented the "Make abstract" context action for methods and properties.

I have also fixed some bugs in Smart Generate and Check Assignment To String.

No comments: