I replied on Mike's issue, I'll paste that response in here. Cursive doesn't use the absolute latest nREPL but it uses one from a year or so after the CCW thread and Mike confirmed that this doesn't happen for large Clojure files, so I suspect some of the downstream CLJS tooling.
There's nothing in Cursive that I can think of that would cause this - it > just uses the standard nREPL load-file op, and is currently completely > unaware of anything ClojureScript related. The fact that it works for a > large Clojure namespace (where Cursive will do exactly the same thing) > makes me suspect something downstream too. Unfortunately I'm unlikely to > get to investigate this in the immediate future, but I'll take a look when > I can. > On 17 December 2014 at 20:24, Fluid Dynamics <[email protected]> wrote: > > So, the upshot here is that it depends on the IDE/REPL environment, is > fixed in Eclipse/CCW, and is still broken in IntelliJ/Cursive, with unknown > status in Netbeans/Enclojure? Reading between the lines at the bug report > suggests anything that uses current nREPL under the hood has it fixed. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
