Is there a way to display the console in a Chronron playback?

Title says it all. I print data in my program and would like to see the output.

0
3 comments

Hello.

No way at the moment. One problem is that Chronon allows to play the execution not only forward, but also backward. So, we had to not only add new output to console, but also erase the output on playing it backward, and in general, rewrtite the output depending on the execution point we jump to. Or do something else of a kind.

Anyway, you can file a feature request: http://youtrack.jetbrains.com/issues/IJCP to let JetBrains know about your wishes.

Regards,
Alexander.

0

... It also may be internal limitation of Chronon libraries we use, but that is a question to development.

0
Avatar
Permanently deleted user

Okay thank you for this information.

0

Please sign in to leave a comment.