MasseGuillaume / ScalaKata2

Interactive Playground
https://scastie.scala-lang.org/
98 stars 13 forks source link

Pressing "?" button loses any changes done so far #42

Closed pietro909 closed 7 years ago

pietro909 commented 7 years ago

Hi, yesterday I did some exercise from a book and suddenly I lost them because I was looking for the help... I think that the editor should cache it temporarily so that at least can avoid losing all the code written so far.

However, amazing real-time completion!

MasseGuillaume commented 7 years ago

I'm really sorry about that. If you still have the tab open you can undo with ctrl+z.

pietro909 commented 7 years ago

I already closed the tab, but you know what? I opened it now to test the ctrl+z trick and... my code was there!

I should have tried harder, sorry! Closing as it's not an issue 👍