Fork me on GitHub
#cider
<
2017-05-25
>
hans06:05:40

@mathpunk you may want to add some information as to how you "cannot connect to cider"

gmercer08:05:33

does cider have create new namespace function that creates the file in the correct dir and and adds the header ?

gmercer08:05:15

I saw the buildfunthings guy Arjen doing it - but maybe it's another package ..

mgrbyte08:05:24

@gmercer With the clj-refactor emacs package, when you create a new foo.clj file, it adds the namespace header automatically to the buffer

gmercer09:05:28

@mgrbyte thanks - will add and check it out - you wouldn't happen to know the cool dependency adder he uses ??

benedek09:05:33

that should be clj-refactor too I guess

benedek09:05:52

check out the feature list with small demos here https://github.com/clojure-emacs/clj-refactor.el/wiki

mgrbyte09:05:24

@gmercer I've not seen the thing you're talking about, but the clj-refactor wiki lists all the available features. e.g: https://github.com/clojure-emacs/clj-refactor.el/wiki/cljr-hotload-dependency