editors

Discussion about all editors used for Clojure/ClojureScript
seancorfield 2018-02-11T00:32:19.000012Z

@esaikku I'm using that combination but I'm not quite sure what you mean about "exclude the REPL tab"? Joker only runs on source file tabs for me, as far as I can tell.

esaikku 2018-02-11T11:46:00.000025Z

I get joker errors on every word in the REPL tab.

esaikku 2018-02-11T12:44:03.000067Z

Although I already switched back to running figwheel in separate command line window. The REPL process got stuck too often in atom and the figwheel port is left open. This prevents opening new figwheel processes.