jcartledge / sublime-worksheet

An inline REPL for JavaScript, PHP, Ruby & more in Sublime Text 2 and 3
MIT License
332 stars 18 forks source link

Handle the interpreter crashing/exiting/going away #7

Closed jcartledge closed 11 years ago

jcartledge commented 11 years ago

Currently we just stop processing but don't report anything. Should return something like prefix + "Interpreter went away :/"