+ 15
UNDO option in playgrounds? (A little bit of autocompletion would be great too :-) but it's second after UNDO)
There is no way to undo changes in code, is there?? It's very disapointing when you (or someone else) delete(s) all of your typed (and not saved yet! 😨🔫) code by accident. :-( It's a pain... Can you feel it too? :) (We need to ask for this improvement/feature in code editor, then).
3 Réponses
+ 15
Yes, we need an undo feature in the code playground.
+ 18
Hmm, there should be one.
+ 4
Updated header with a note about autocompletion, java needs it most! Just to output one bit of information it's always 20 symbols at least! System.out.print(i); :-) (To autocorrect sout to that System.out.print first would be great already... and then implement EMMET! 😀☺😀) Ok, JS too, when you need to work with DOM for example...