Page 1 of 1

Debug Output...

Posted: Tue Jul 16, 2013 7:28 pm
by Michael Vogel
...can be very helpful, but sometimes you get tons of lines to investigate :?

There are a lot of possibilities to enhance the debuggers output: bold text, an additional column for remarks, Debug/DebugN commands to allow also multiple output into one line etc.

But what about allowing to set the background color for debugging lines with a command like Debug "Test"+Str(n) On #Yellow? This could be helpful to identify certain lines very quickly.

Re: Debug Output...

Posted: Tue Jul 16, 2013 8:12 pm
by ostapas
+1. Also, an additional button or context menu for copying a single debug output line to clipboard would be awesome.

Re: Debug Output...

Posted: Wed Jul 17, 2013 11:21 am
by PB
The copy button should only copy any selected lines.
Then you could just do Ctrl+A for all if you wanted all.