I use the debugger’s output a lot; I’ve found it to be a great debugging tool, yet there seems to be no way of clearing it’s content between restarts.
A button in the debugger panel would be great.
I use the debugger’s output a lot; I’ve found it to be a great debugging tool, yet there seems to be no way of clearing it’s content between restarts.
A button in the debugger panel would be great.
you can clear the debug output window just fine
you have a popup menu with clear
or you can select the text and press delete/backspace if i am not mistaken.
ooops