Fork me on GitHub
#cursive
<
2021-03-02
>
cjmurphy00:03:45

For 'Load File in REPL' this is the description: "The first is Tools-&gt;REPL-&gt;Load file in REPL. This will always load the current file, but it will also check the transitive namespace dependencies of the current file and will load them in dependency order first if any of them are out of date." Is there any way to make it load only the current file?

cfleming00:03:12

Yes, Preferences | Languages &amp; Frameworks | Clojure | REPL Options | Load out-of-date file dependencies transitively

cjmurphy00:03:38

Cool, thanks Colin.

p-himik19:03:05

Just wanted to mention that Cursive still sets the clojure.libfile system property in REPL but seems like it could be removed now: https://clojurians.slack.com/archives/C03S1KBA2/p1614712229459100?thread_ts=1614708484.442600&amp;cid=C03S1KBA2

Todd20:03:49

So does Cursive work best with CE or Ultimate? I have a license for all the JetBrains things but didn’t know if Ultimate has things that get in the way of Cursive.

salam23:03:15

i use Cursive with both the Ultimate (at work) and the Community (for personal fiddling) editions and haven’t noticed any difference.

Todd20:03:23

Also looking for some good guidance on REPL Driven Development with Cursive and its tools

salam23:03:38

you may check this video out: https://vimeo.com/230220635

mikejcusack07:03:51

That was a helpful video. I also find https://www.youtube.com/watch?v=gIoadGfm5T8 helpful. What I think would be more helpful is an explanation of the differences between switching namespaces or staying in the user namespace.

manutter5120:03:31

I’m using Cursive with Ultimate, works great.

9
👍 3