jcartledge / sublime-worksheet

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

Stop when an error is encountered #13

Closed jcartledge closed 11 years ago

jcartledge commented 11 years ago

Not sure how to detect an error, except by matching the string against patterns from the language config.