Closed
Description
Using the var-dumper component in a debugging tool that outputs multiple (deserialized) JSON documents via the var-dumper. Generally as long as the data structures are not expanded they are not searchable via the browser search. Using ctrl+click, I can expand one dump at a time.
It would be nice if there would be some way to output input fields to easily search across individual dumps as well as all dumps. Ideally without having to expand the content fully. When searching like this, ideally the tree should expand to show and highlight the matched items.