Hi, one feature I use constantly in the browser is the search/filter text box.
For example I’d do a console.log(123) then search for 123 as a quick and dirty debugging step.
Here I’m wondering if this could be done as a property and this have multiple consoles with their filtered outputs.
Hi, one feature I use constantly in the browser is the search/filter text box.
For example I’d do a console.log(123) then search for 123 as a quick and dirty debugging step.
Here I’m wondering if this could be done as a property and this have multiple consoles with their filtered outputs.