Does anyone know if it's possible to prevent nrepl-refactor from eagerly calling warm-ast-cache on REPL startup?
do you use clj-refactor.el?
I do
brilliant, thanks!
okay wonderful, this fixes my underlying issue which was that I'm working on a JavaFX app and loading everything causes JavaFX to initialise and start its internal thread and generally cause havoc in my REPL. Thanks all!
Nice! btw, if you use https://clojars.org/refactor-nrepl/refactor-nrepl latest (i.e. the alphas you can see there), you'll see better performance, more accuracy, less extraneous code being evaluated, etc.
@thom704 I think there was some flag for this, but I don't recall how was it named. @vemv might know better.
@vemv has joined the channel