console.clear() is not implemented.
I use it in my workflow so that after a change compiles successfully the visual noise from prior log messages is gone.
I also use it before some log statements that I care about so the previous ones that I don’t care about are gone.
console slider is sticky
If I scroll back to look at some messages and then don’t click the clear button or remember to scroll back down, my log messages appear below my current location. So I have to scroll back down to see them.
Minor issues, but if there’s an easy fix, that would be sweet!
Mike