Extract Method
Hi,
Using Visual Studio 2010, Resharper 9.1.3, free trial.
I am having problems extacting a method with this code:
if (0 == window_value) { /*Some comment*/ return H_BLOCKED;//some comment }
It happens in other places also. After clicking ctrl+r+m, nothings at all happens. Not even the "...not currently available" text at the buttom of the screen.
The exact same thing works properly on a different machine with the same versions.
Any advice is appreciated.
Thanks!
Please sign in to leave a comment.
Hello!
Thank you for your feedback!
Sorry for delay with answer,
Could you please try out ReSharper EAP builds from here: https://confluence.jetbrains.com/display/ReSharper/ReSharper+10+EAP to see is the issue still relevant?