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?