Hello,
When you're in the zone, you forget that pressing backspace might destroy all your work. Cmx.io needs to disable the backspace "navigate back" function.
A solution:
http://stackoverflow.com/questions/1495219/how-can-i-prevent-the-backspace-key-from-navigating-back
A workaround for Chrome:
https://chrome.google.com/webstore/detail/backstop/pidcjgldchekcoolelhbjfbnccjkckfj (currently appears broken though)
An alternative would be for cmx.io to somehow store the current code (local storage?) which might however lead to conflicts if one uses multiple instances.
Hello,
When you're in the zone, you forget that pressing backspace might destroy all your work. Cmx.io needs to disable the backspace "navigate back" function.
A solution:
http://stackoverflow.com/questions/1495219/how-can-i-prevent-the-backspace-key-from-navigating-back
A workaround for Chrome:
https://chrome.google.com/webstore/detail/backstop/pidcjgldchekcoolelhbjfbnccjkckfj (currently appears broken though)
An alternative would be for cmx.io to somehow store the current code (local storage?) which might however lead to conflicts if one uses multiple instances.