Apologies if this is a duplicate I've tried posting previously and not seen the item listed for dicussion.
1. Allow the search to access properties when an object is not
expanded. This would be particularly useful for viewing an array of
objects where a particular property of value is of interest.
2. Allow objects to be exported as JSON. Sometimes it is useful to be
able to compare the current value with a previous value, or to compare
two different objects. To that end saving an object JSON to the
clipboard would allow the user to save it for later comparison.