can someone verify this:
the Visual Studio 2010 Productivity Power Tools extension takes away XML documentation text (on mouseover or intellisense) for types and members, when you enable their "Solution Navigator"?
In other words, when I hover over a class or members, I used to see the xml documentation text (if available) which describes the type/member. After installing the extension, the tooltip was replaced with the Solution Navigator (which is nice, don't get me wrong, but doesn't show the xml docs).
If that's a true assessment, is there a way to allow both to show up?