Version 7.5: Better Super Quick Info
Quite a few improvements for Super Quick Info have been added to version 7.5.
The most notable ones are:
- Show ordinary comment in symbol declaration (option default: off)
Now it is possible to view comments for local variables, local functions which are not supported by the XML documentation system.
- New option to delay the display of Quick Info
- Previously the Quick Info can be quite large and placed under the mouse cursor, which sometimes hinders the selection of code. Super Quick info now provides option to limit the size of the Quick Info popup (see screenshot above) so the overflowed content will be scrolled.
- Super Quick Info now changes the behavior of the popup and makes it out of the way of text selection. When the popup is showing up and there's not enough room below the mouse cursor, the popup will appear on top of the mouse cursor.
- Quick Info and symbol tooltips now respect settings in Editor Tooltip in the Fonts and Colors options page.
This update also fixed some terrible bugs which crashed or hung VS previously.
More information about this update can be view at #267