Fork me on GitHub
#cursive
<
2019-04-15
>
turkkam15:04:23

I think my-vector is bound before the breakpoint is attached. Try (defn my-vector [] ...) and (println (my-vector))

Ivan Koz15:04:45

good point, is there a way to change that somehow?

Kari Marttila18:04:51

How mature is deps.edn with the latest Cursive version? I have IntelliJ IDEA Ultimate 2019.1 and Cursive 1.8.1-2019.1? Do you recommend using deps.edn with Cursive instead of Leiningen?

wilkerlucio20:04:03

totally, I use deps in every project I can, works great on latest Cursive versions

Kari Marttila07:04:44

Ok. Thanks for the info. Maybe I also start using deps.edn instead of Leiningen.

shaun-mahood19:04:57

@kari.marttila I'm on an older version of intellij community, and I've been using deps.edn for a while and loving it.