According to this after installing resharper code completion should looks like this

but what I actualy get is (no tooltip).

Is there a way to turn on those tooltips?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Be sure you are using Resharper options to
Resharper->Options->Intellisense->GeneralclickResharper.From Autopopup click Enable Automatic Intellisense popup
From Completion Characters check C#
From Completion Behaviour it should be like;
From Completion Appearance choose Visual Studio Intellisense font and click Show Summary.
From Parameter Info, it should be like this;
By the way, of course these are just my
Resharperoptions. Here how Resharper Intellisense seems on this options;