Refactor and Module?
Extracting a method was not possible. I think the reason behind it is that the wizard creates a Module, not a class. (With a Windows application all went ok. Great product by the way!)
I'm having trouble reproducing this behavior. I created a simple Console Application and added a few lines to Sub Main(), selected some of that code and was able to use the Extract Method smart tag to extract it into a method.
If you could provide some additional detail or sample code we'd appreciate it.
Thanks,
Jay
Sorry I am now unable to reproduce the error. Thx for this great product!