code completion summary?
I've never seen a code completion summary (tooltip next to the code completion dropdown) as displayed in the web help, in either v1 or now v2. I have the "Show summary" option checked in the ReSharper options. Am I doing something wrong? I really miss this feature from MS's intellisense.
Please sign in to leave a comment.
Does Ctrl+P shortcut work when inside parenthesis of a method call? Does
ReSharper > Code > Show Parameters and Summary?
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Yes, parameters and summary display fine inside parentheses.
What's missing is the tooltip shown in this image from your web help:
http://tinyurl.com/9slay
It's a bug, thanks for noticing this. Until it is fixed you can use Ctrl-P
shortcut to show up the tooltip.
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"