I just upgraded Visual Studio to 2015 Pro version and installed resharper 9.0. Now, when i create some method i can't generate method stub like shown here
Visual Studio 2015 don't show solutions for generating method stub. And even resharper doesn't show lightbulb on the left.
Another thing:
When i try to add new variable to method, same thing - resharper doesn't suggest anything - no lightbulb on the left.
Is there some configuration i'm missing or some features turned off?
UPDATE: Well, i found one little check, that helped with first problem. Resharper options -> Code Inspection -> Settings -> Uncheck "Do not show Visual Studio bulb"
You may have solved this problem by now though.
I also have encountered this and I just hover my mouse onto the symbol ex. (getUser)
string user = getUser();
a yellow light bulb should pop up with a drop down arrow next to it,click the down arrow then choose "Generate method Global.getUser"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With