This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-01-29
Channels
- # aatree (1)
- # admin-announcements (7)
- # announcements (3)
- # beginners (125)
- # boot (164)
- # braid-chat (8)
- # cider (26)
- # cljsrn (37)
- # clojars (3)
- # clojure (162)
- # clojure-argentina (1)
- # clojure-art (2)
- # clojure-berlin (5)
- # clojure-czech (3)
- # clojure-ireland (1)
- # clojure-miami (1)
- # clojure-norway (9)
- # clojure-russia (47)
- # clojurebridge (1)
- # clojurescript (151)
- # community-development (1)
- # conf-proposals (80)
- # core-async (15)
- # core-matrix (1)
- # cursive (66)
- # datomic (26)
- # emacs (17)
- # events (10)
- # funcool (59)
- # hoplon (43)
- # incanter (2)
- # jobs (10)
- # ldnclj (8)
- # lein-figwheel (18)
- # luminus (1)
- # off-topic (19)
- # om (144)
- # onyx (167)
- # overtone (9)
- # parinfer (12)
- # pedestal (1)
- # proton (158)
- # re-frame (139)
- # reagent (48)
- # test-check (19)
- # testing (43)
@kamuela: Cursive works fine with Leiningen projects, it’s what 95% of people do and it’s the recommended config.
@kamuela: Well, it uses Leiningen to do it, but you can do it from within the IDE, yes
@doddenino: yes, it works only with intellij
no, at least I don’t know about this. But you always can send any form to the repl using shortcut. Usually it’s enough
@doddenino: No, it doesn’t work with WebStorm right now, but I’m hopeful it might sometime soon.
No inline evaluation right now sorry, I’m also waiting on JetBrains to add support for that. I can do it fairly easily now but only for results on a single line, and with no good way to pop up a collapsible tree or something for larger data structures.
@cfleming cool, thanks for the answer! I'll try going with webstorm+intellij and see if it works for me
@doddenino: Cool, come hang out in #C0744GXCJ if you have problems
@doddenino: vim?