This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-05-08
Channels
- # aws (9)
- # beginners (69)
- # boot (14)
- # cider (26)
- # cljs-dev (56)
- # cljsrn (9)
- # clojars (4)
- # clojure (229)
- # clojure-brasil (1)
- # clojure-france (11)
- # clojure-greece (2)
- # clojure-italy (4)
- # clojure-mke (6)
- # clojure-serbia (6)
- # clojure-spec (83)
- # clojure-uk (38)
- # clojurescript (171)
- # core-async (3)
- # cursive (11)
- # data-science (11)
- # datomic (27)
- # emacs (113)
- # funcool (6)
- # hoplon (4)
- # jobs (1)
- # luminus (13)
- # lumo (44)
- # off-topic (148)
- # onyx (5)
- # overtone (1)
- # pedestal (4)
- # powderkeg (1)
- # proton (2)
- # re-frame (150)
- # reagent (16)
- # ring-swagger (43)
- # spacemacs (4)
- # specter (36)
- # vim (4)
- # yada (10)
@cfleming the thing is I am using a private repo that my project.clj specifies but its not specified in the settings.xml in my maven home dir.
dint help even when i specified an “id” in the project.clj and used the same id in the servers entry in settings.xml
Is it possible to evaluate a form and have the output show in the editor window, like cider does with a buffer overlay?
@stuartrexking It’s not right now, but it’s something I’m planning to add soon.
Thanks.
Not the tennis player. Lol.
Just discovered "structural search / replace" in Intellij: https://www.jetbrains.com/help/idea/2017.1/structural-search-and-replace-examples.html
@rauh It’s very powerful, but it’s a gigantic pain to use. I’d probably add something more Clojure-specific, perhaps more like Kibit: https://github.com/jonase/kibit/blob/master/kibit/src/kibit/rules/collections.clj