Hi all. Just a thought here in case I’m missing something.
Is there a way to make print_debug output only a single line? It’s a really useful tool, and the ‘at’ part is really helpful. But all of my monitors are widescreen, so vertical space is much more limited than horizontal space. I end up having to scroll a lot while the debug panel is completely empty on the right hand side. I keep thinking there’s plenty of room there for the ‘at’ information to be on the same line as the outputted string.
Is there a way to make print_debug function that way? That would double the amount of infortmation I can see in the debug output at a time.