ReSharper intellisense does not display documentation

resharper, resharper-7.1, visual-studio-2012

Solution

Go to `ReSharper | Options -> Environment | IntelliSense | Completion Appearance`. Check `Show member signatures` and `Show summary`.

Problem

Any idea why I'm not getting any documentation to go along with my ReSharper IntelliSense? If I go to the ReSharper options and enable the Visual Studio IntelliSense instead, I get the proper documentation when going through the members in the IntelliSense pop up. If I re-enable the ReSharper IntelliSense, I now get the ReSharper IntelliSense pop up sans documentation.

Original source