editors

Discussion about all editors used for Clojure/ClojureScript
chadhs 2015-11-15T04:12:27.000011Z

question for CIDER users, is there a way to type more than one line?

chadhs 2015-11-15T04:12:57.000012Z

if i do (defn coolfunction [] and press enter it tells me unbalanced parens

chadhs 2015-11-15T04:30:38.000013Z

the CIDER docs say that ↩️ should work but in the mean time ^ j does the trick fyi