This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-05-02
Channels
- # admin-announcements (4)
- # aleph (10)
- # arachne (1)
- # beginners (66)
- # boot (19)
- # cider (6)
- # cljs-edn (2)
- # cljs-site (32)
- # cljsjs (4)
- # cljsrn (32)
- # clojure (116)
- # clojure-austin (6)
- # clojure-belgium (2)
- # clojure-dusseldorf (1)
- # clojure-russia (16)
- # clojure-uk (5)
- # clojurescript (178)
- # community-development (2)
- # cursive (28)
- # datascript (16)
- # datomic (16)
- # dirac (13)
- # editors (2)
- # emacs (1)
- # error-message-catalog (30)
- # events (3)
- # garden (2)
- # hoplon (27)
- # jobs (4)
- # ldnclj (4)
- # liberator (3)
- # off-topic (6)
- # om (49)
- # onyx (24)
- # parinfer (9)
- # re-frame (59)
- # reagent (46)
- # remote-jobs (1)
- # rethinkdb (4)
- # rum (2)
- # slack-help (11)
- # untangled (13)
https://github.com/bhauman/lein-figwheel/wiki/Running-figwheel-in-a-Cursive-Clojure-REPL
is this still the recommended way to use figwheel in cursive?
@bojan.matic: I believe so, but I haven’t tested it recently.
i tried it, and it works
however the part that worried me was the warning that "Use clojure.main in normal JVM process" was a more limited repl
is that ok to ignore?
i'm not so much worried as curious actually
But it’s mostly things that aren’t supported yet in CLJS anyway (macroexpansion, test support)
things that don't work in any other way of using figwheel repl, basically?
I haven’t looked at Figwheel in enough detail to know how I’ll integrate with it, yet
so in the future, cursive will offer superior cljs repl compared to cider for example?
am i understanding that correctly?
awesome
@bojan.matic: I connect to the Figwheel REPL through nREPL instead, as described here: https://github.com/bhauman/lein-figwheel/wiki/Using-the-Figwheel-REPL-within-NRepl
The page does warn you that "you should still consider setting up a workflow that includes nREPL as an advanced undertaking as it requires a lot of contextual knowledge of the Clojure environment if something goes wrong", but in my experience, things don't usually go wrong.
so what are the pros of using figwheel through nrepl?
I can't have css syntax highlighting if I'm using community edition intellij?
bojan.matic not available 😞 https://www.jetbrains.com/idea/features/editions_comparison_matrix.html
sucks
I guess it's emacs time
shame, i was gonna buy cursive since it seems so well done
but i'm not buying ultimate edition of intellij just to have css
@bojan.matic: Yeah, sadly I’m not associated with JetBrains so I can’t bundle that.