Option to have Output autoscroll
Most of the time people dump one chunk of data but when modifying "live" data I need to track where a task is upto in case i need to pause/stop and resume at a later time.
To do this I output myself (Console.Writeline) progress stats and the current ID im working on in my loop.
I can't see an option to have the Output autoscroll on Writelines!
4
votes
Anonymous
shared this idea