For 'Load File in REPL' this is the description: "The first is Tools->REPL->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?
Yes, Preferences | Languages & Frameworks | Clojure | REPL Options | Load out-of-date file dependencies transitively
Cool, thanks Colin.
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&cid=C03S1KBA2
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.
Also looking for some good guidance on REPL Driven Development with Cursive and its tools
I’m using Cursive with Ultimate, works great.
you may check this video out: https://vimeo.com/230220635
i use Cursive with both the Ultimate (at work) and the Community (for personal fiddling) editions and haven’t noticed any difference.