This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-05-25
Channels
- # aws (2)
- # beginners (57)
- # boot (31)
- # carry (15)
- # cider (9)
- # cljs-dev (9)
- # cljs-experience (32)
- # cljsrn (94)
- # clojure (129)
- # clojure-dusseldorf (3)
- # clojure-greece (4)
- # clojure-italy (8)
- # clojure-norway (3)
- # clojure-russia (344)
- # clojure-sg (39)
- # clojure-spec (2)
- # clojure-uk (39)
- # clojurescript (84)
- # core-async (99)
- # cursive (10)
- # data-science (1)
- # datascript (4)
- # datomic (66)
- # emacs (10)
- # graphql (4)
- # hoplon (28)
- # jobs (15)
- # luminus (3)
- # lumo (5)
- # off-topic (23)
- # om (4)
- # onyx (32)
- # pedestal (24)
- # re-frame (2)
- # reagent (7)
- # ring-swagger (32)
- # spacemacs (4)
- # untangled (57)
- # utah-clojurians (1)
does cider have create new namespace function that creates the file in the correct dir and and adds the header ?
@gmercer With the clj-refactor
emacs package, when you create a new foo.clj file, it adds the namespace header automatically to the buffer
@mgrbyte thanks - will add and check it out - you wouldn't happen to know the cool dependency adder he uses ??
check out the feature list with small demos here https://github.com/clojure-emacs/clj-refactor.el/wiki
@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