Andrei,��what is the reason for placing print-it result alway at the end of line?See��atEndOfLineInsertAndSelect:.Cheers,-- Pavel2016-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