Вопрос

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?

Это было полезно?

Решение

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

Другие советы

This setting might be what you are looking for:

Try this setting

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top