cursive

Issues at: https://git.io/cursive-issues
Jakub Holý 2020-09-01T10:39:56.006500Z

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

cfleming 2020-09-01T10:40:46.006700Z

Yes, the latest stable versions of both should be fine AFAIK.

1♥️
cfleming 2020-09-01T10:41:57.006900Z

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

cfleming 2020-09-01T10:44:49.007100Z

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

1❤️
conan 2020-09-01T10:48:02.008800Z

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

conan 2020-09-07T14:08:08.030Z

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

conan 2020-09-07T14:08:51.030200Z

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

cfleming 2020-09-07T19:55:42.030800Z

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

cfleming 2020-09-01T10:49:13.009Z

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

conan 2020-09-01T10:54:54.009200Z

will do