Hi,currently when you print the last statement in the playground and press enter (to insert the comment into the playground) it outputs it after, which is good.However if I then go back and evaluate a line above, it places the output on the _next_ line, just before the next statement, which is quite annoying.
���Can this be changed, so it keeps it in line like this?
���Thanks,Peter