How do you get nice method and class documentation tooltips to appear?
In VS2015, the documentation for a class or method appeared as a tooltip when you put the mouse pointer over its name.
This was in VS, but was prettier with Resharper.
Now in VS2017, I got just the ugly VS box, until I followed the support recommendation to disable VS native C++ support (disable database) and now I get nothing.
How do you activate the nice Resharper documentation tooltips?
Please sign in to leave a comment.
Hello,
Sorry about that. Please check the "Replace Visual Studio tooltip" in the "ReSharper | Options | Environment | Editor | Editor Appearance" options page. We'll fix ReSharper so that tooltips in C++ are enabled by default.
Thanks!
Thanks. That looks nice again.