jasongilman / proto-repl

A Clojure Development Environment package for the Atom editor
https://atom.io/packages/proto-repl
MIT License
563 stars 50 forks source link

Display error message if reset fails and REPL not visible. #208

Open jasongilman opened 7 years ago

jasongilman commented 7 years ago

Request from slack: "@jasongilman if a user/reset fails, and my repl buffer is hidden, is there a way to have an error message appear outside of the repl buffer? i find myself switching back to the repl buffer after every reset, most of the time to see a clean reset. would be nice if the tooling took care of this sanity check for me, or is there a better practice i can adopt?"