On SQL Server Developer connection sub-items, having a right-click menu option to expand all would save a lot of clicks.
For example: currently to view all Packages compile status (errors), each package needs to be clicked individually (plus button). Adding a right click menu option called "Expand All" would activate all child "plus buttons" so all package errors could be visible at once with one click.
In the case of huge databases where this may impact performance (1000s of child items?), a warning could popup, or provide a cancel button. I assume this would not apply to the majority of databases.
Chris