@cfleming Perhaps mention on https://cursive-ide.com/userguide/testing.html the trick to resolve with-test
as do
so that the function usages are not marked as "unresolved"?
Actually, what I should do is just add proper support for with-test
so you don’t have to hack it.
Amazingly, I don’t seem to have an issue for that: https://github.com/cursive-ide/cursive/issues/2423
Hiya, I'm getting an error Deferred parameters have not been cached!
whenever I try to restart my REPL. It seems as though this https://github.com/cursive-ide/cursive/issues/2308 has previously been raised and closed, is there a known fix or should i reopen the issue?
Cursive 1.9.3-2020.2, Intellij Ultimate 2020.2
i haven't been able to figure out a small reproduction, sorry
happens every time though, only on restart never on stop/start
Ok, I’ll see if I can repro trying that.
Could you file a new issue linking the old one, with some repro instructions?
will do