Fork me on GitHub
#cursive
<
2020-09-01
>
Jakub Holý (HolyJak)10:09:56

@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"?

cfleming10:09:57

Actually, what I should do is just add proper support for with-test so you don’t have to hack it.

cfleming10:09:49

Amazingly, I don’t seem to have an issue for that: https://github.com/cursive-ide/cursive/issues/2423

❤️ 3
conan10:09:02

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

cfleming10:09:13

Could you file a new issue linking the old one, with some repro instructions?

conan14:09:08

i haven't been able to figure out a small reproduction, sorry

conan14:09:51

happens every time though, only on restart never on stop/start

cfleming19:09:42

Ok, I’ll see if I can repro trying that.