I don't want to just filter the console outputs, but search for string in it (showing or collapsed) as well. Is it possible?
CTRL+F cannot search inside collapsed outputs. For example, if the output is an Array[3]
, it's shown as a collapsed tree. Even if you click to expand to show details about the array, you can't search in there.