简体   繁体   中英

Visual Studio 2013 intellisense quick info missing while typing

I have VS2013 and Resharper

Today for a reason unknown to me I no longer get the helpful hover window that describes the method I have selected from the list of methods.

For example, if I typed

Console.WriteLine

I would get a box detailing what WriteLine did / parameters etc.

If I return on WriteLine and hover my mouse over it, it still describes WriteLine. I found the detail while typing very useful.

I've repaired resharper disabled and enabled intellisense disabled and enabled statement completion

How do I get it back?

Please check you have the following checkboxes ticked:

  1. ReSharper | Options | Environment | IntelliSense | Completion Appearance | Show Summary
  2. ReSharper | Options | Environment | IntelliSense | Parameter Info | Automatically show parameter info...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM