Notify error on editing JavaScript snippet
When editing JavaScript snippet, it's not possible to notice errors now. (both syntax error and runtime error) It could be great if we can be notified of such error. For example, highlighting syntax error on editor, or displaying runtime error on ...