Hi Pavel,

From what I remember there were some discussions last year when we added this feature and the conclusion was to print the result on the next line.
Maybe we can find a better heuristic for placing the result.

Cheers,
Andrei

On Tue, May 3, 2016 at 9:44 AM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Andrei,��

what is the reason for placing print-it result alway at the end of line?
See��atEndOfLineInsertAndSelect:.

Cheers,
-- Pavel


2016-05-03 9:27 GMT+02:00 Peter Uhn��k <i.uhnak@gmail.com>:
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