Any idea how to fix the following error? I get this every time I start my real. Refresh Warning: IllegalArgumentException No such namespace: clojure.tools.namespace.repl clojure.lang.Var.find (Var.java:141)
I just answered my own question. https://github.com/jasongilman/proto-repl/issues/111
Or you can turn off the auto-refresh options in ProtoREPL -- if you're not following the Component/Reloaded workflow for your code, you may find those auto-refresh options more trouble than they're worth.
I’m giving Atom another shot recently, and proto-repl adds about 12 seconds onto my window-load times, even for project editors that don’t involve clojure. Are there settings I can tweak that will help get that down to something reasonable?