Parameter Info "auto switch" to each possible Parameter
Hey,
I have a strange bug, since ReSharper 5 (currently testing Version 6) and on both Versions my Parameter-Info switches every 0.5 Seconds the possible Parameter (if the method has multiple overloads).
Am I the only one who has this bug?
Already re/installed ReSharper about XX Times.
- Visual Studio 2010
- Windows 7 32Bit
Best Regards
Eugen
Please sign in to leave a comment.
Hello Eugen,
Could you please attach a screencast demonstrating this behavior? You can
capture a screencast using http://www.techsmith.com/jing/. Could you please
also attach a screenshot of ReSharper | Options | IntelliSense | Parameter
Information tab? Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Screencast: http://dl.dropbox.com/u/1760223/ReSharper/ReSharper_ParameterInfo_Bug.swf
At the middle of the screencast , I pressed escape, but it won't stop.
Config: http://dl.dropbox.com/u/1760223/ReSharper/Parameter_Config.png
Hello Eugen,
Could you please also attach a screenshot of ReSharper | Options | IntelliSense
| General? And could you please check if the 'Parameter Information' option
under Tools | Options | Text Editor | C# | General is turned on or off? Thank
you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
IntelliSense-General: http://dl.dropbox.com/u/1760223/ReSharper/IntelliSense_General.PNG
Parameter Information is off at "Text Editor -> C# -> General"
Hello Eugen,
I've never seen this behavior before and I couldn't reproduce it on my side.
Could you please try switching the 'Switch between signatures with:' option
under ReSharper | Options | IntelliSense | Parameter Info to 'Arrow keys'?
Does this eliminate the problem? Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Sadly no, it doesn't eliminate the problem.
Sorry, that I found a unique Bug.
ReSharper tries to find the "most possible" Signature at the cursor position, so couldn't it just stop searching, after it has tried all signatures once?
Best Regards
Eugen
Hello Eugen,
I've created a bug-report here: http://youtrack.jetbrains.net/issue/RSRP-273739
and we will try investigating this behavior on our side. Meanwhile, could
you please try disabling all other third-party extensions in Visual Studio
and check if this helps to resolve this issue. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thanks, after disabling most of the other extensions it now "works".
It seems that Visual Assist X was causing the spinning.
Sorry for the trouble. The Bug-Report can be closed.
Anyway, now I only can view the Parameter-Info with CTRL+P but thats okay. :)
Best Regards
Eugen