Run - output

Issue #61 wontfix
Daniel Roziecki created an issue

Hi,

why output is generated only when execution is finished? Sometimes my program hang, and I need to see my debug messages, which I sent by Writeln but I can't.

Is this IDEA, or Plugin work?

Regards

Daniel Roziecki

Comments (3)

  1. George Bakhtadze repo owner

    This can happen regardless of how you launch. Do Flush(Output) after each WriteLn.

  2. Log in to comment