Pergunta

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?

Foi útil?

Solução

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

Outras dicas

This setting might be what you are looking for:

Try this setting

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top