This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-04-01
Channels
- # announcements (14)
- # beginners (6)
- # biff (6)
- # calva (3)
- # cider (7)
- # clojure (79)
- # clojure-europe (5)
- # clojure-norway (9)
- # cursive (9)
- # data-science (20)
- # datomic (3)
- # fulcro (9)
- # graalvm (15)
- # integrant (2)
- # introduce-yourself (2)
- # jobs (1)
- # lsp (7)
- # malli (5)
- # off-topic (130)
- # parinfer (11)
- # pedestal (11)
- # portal (1)
- # practicalli (4)
- # releases (3)
- # remote-jobs (1)
- # ring (8)
- # ring-swagger (30)
- # shadow-cljs (9)
- # sql (10)
- # tools-deps (8)
Hello everyone, i am new to clojure and to cursive /Intellij, i wonder how i could connect cursive repl to figwheel repl?
Hi there, if you’re just getting started and don’t have any particular reason to use figwheel, I’d stick with shadow CLJS. It’s easier to set up, actively maintained, and Thomas does an amazing job with support over in #C6N245JGG.
Of course, if you do need figwheel for some reason, let me know and I’ll help you out with that.
Thx for the answer, i will take a look into shadow-cljs this evening, is the shadowcljs repl easier to connect to from cursive?
Yes, I think so - it’s definitely a better-trodden path these days, and Thomas is also a Cursive user.
Well shadow-cljs works, and i can connect the nrepl, thats nice, but now i got all kinds of not resolved in cursive on every keyword
But it solves my asked problem i guess, if i have to decide i will prefer REPL over autocompletion and just ignore the "not resolved" highlights - REPL is just more important
How did you set your project up? Did you follow the suggestions here? https://shadow-cljs.github.io/docs/UsersGuide.html#_cursive