I can’t get the Edit.ParameterInfo command working, it suddenly stopped working from one day to another.
The only way i can get it to show is when i initially create a method call like this:
this.MyMethod(
I’ve tried:
- To trigger it through [Edit > IntelliSense > Parameter Info]
- Using the default Ctrl + Shift + Space
- Resetting key bindings in both VS- and Resharper- settings.
- Adding a new keybinding with no other bindings.
Its unlikely that im the only one out there who have experienced this problem.
The issue is fixed in Resharper 7.1.1: http://youtrack.jetbrains.com/issue/RSRP-336184