Closed zzz6519003 closed 5 years ago
thx, cmd+r would be more obvious
Well Cmd+R
is already used by the browser to reload the page so I prefer to not override this shortcut which is more used than Cmd+S
in a browser.
You can also use alt+enter
. In the past, we had the information shown in the toolbar but seems like we lost it. We should make it visible again.
Perhaps, we can a tooltip when hovering the Compile
button for a certain period of time
Good call!
Convention is a big thing!
Hello, with the current version of the REPL if you press
Ctrl + S
orCmd + S
it will recompile + run the code.