Question

According to this after installing resharper code completion should looks like this enter image description here

but what I actualy get is (no tooltip).

enter image description here

Is there a way to turn on those tooltips?

Was it helpful?

Solution

Be sure you are using Resharper options to Resharper->Options->Intellisense->General click Resharper.

From Autopopup click Enable Automatic Intellisense popup

From Completion Characters check C#

From Completion Behaviour it should be like;

enter image description here

From Completion Appearance choose Visual Studio Intellisense font and click Show Summary.

From Parameter Info, it should be like this;

enter image description here

By the way, of course these are just my Resharper options. Here how Resharper Intellisense seems on this options;

enter image description here

OTHER TIPS

This setting might be what you are looking for:

Try this setting

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top