Is there other way other than Ctrl-ENTER to send the last expression to the interpreter?
A button somewhere, for people who don't like using the keyboard?
Thanks,
- jp
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Is there other way other than Ctrl-ENTER to send the last expression to the interpreter?
A button somewhere, for people who don't like using the keyboard?
Thanks,
- jp
Hi Jeronimo,
There's a context menu, but no button. Right-click in the editor, then choose Eval > Eval previous expression.
OK, I see it now. Thanks a lot!