Finally got a chance to mess around with this new tool and it seems okay so far. I'm not so sure it is any more useful than the old API Reference at this point, but I guess we'll see with time.
I do like the searching though; how it categorizes the results by type and then further alphabetizes them by class name. Seems more useful this way.
One downside is that the secondary window that pops up when you hover over things can get in the way sometimes and causes it to sometimes be annoying. I don't think it should appear when you hover over a function name as it just renders the same exact thing that you are already hovering over. It only makes since for it to appear when you hover over something when the information will actually be different (such as when hovering over arguments, base classes, or variables).
Also, not sure I like the scrolling when using the mouse wheel. I think it should just jump down about 3 lines instantly instead of slowly animating down about 20. Oh, and being able to jump back / forward pages by using the 4th and 5th mouse buttons would be nice (I guess that's what they're called, the ones on the sides of the mouse). I'm not sure if you can go forward through pages you were previously on at this time but I know you can currently go backwards by using the backspace button.
(01-16-2011 07:28 PM)Esenthel Wrote: Yeah, that works nice! just added it
How do we do this? Is this something we have to setup manually inside of VS?