protorepl

robert-stuttaford 2016-12-17T19:24:35.000327Z

@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?

jasongilman 2016-12-17T22:53:32.000328Z

@robert-stuttaford: Yes there's a way that Proto REPL could do that. Atom has some mechanisms for displaying errors and warnings as popups. I like that idea.

👍 1