CoffeeConsole
CoffeeConsole copied to clipboard
the last value of the code window should be console logged (maybe?)
{ok: true}
the built-in REPL console logs the last expression by default.
my feeling is that it's better to provide some sort of feedback everytime something is evaluated.
+1