lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2.06k stars 45 forks source link

Feature Request: display the evaluation results at the same line of the source code #27

Closed multics closed 4 years ago

multics commented 5 years ago

The evaluation result is a bit confusing sometimes.

image

I think the following one makes the results more clear (I copied it from swift playground of Xcode):

image

I like the app very much! Thank you very much for making it.

lukehaas commented 5 years ago

Thanks, yes, I'm aiming to implement this in a future release

lukehaas commented 4 years ago

@multics this is now supported as an option in RunJS version 1.11.0