Fork me on GitHub
#cursive
<
2020-02-14
>
d-t-w01:02:19

Anyone else having issues with auto-import in the REPL since upgrading to latest? (https://github.com/cursive-ide/cursive/issues/2254)

Ivar Refsdal08:02:40

Yes. I've had that problem before as well ...

Ivar Refsdal08:02:24

And I also have this problem after upgrading to 2019.3.3

imre09:02:36

have you tried 'invalidate caches and restart'?

Ivar Refsdal10:02:56

Thanks for the tip @U08BJGV6E. Unfortunately the same error and stacktrace appears (posted in the github-issue)

imre10:02:23

let me see if I can repro

Ivar Refsdal10:02:00

I can only repro on new projects. Old projects work fine (at least most do)

imre10:02:20

interesting

cfleming23:02:20

Thanks for the reproduction case @UGJE0MM0W, I’ll try to reproduce that today.

❤️ 4
cfleming03:02:44

Ok, the stacktrace is fixed in the next EAP. I think that’s unrelated to the auto-import issue, which I’ve moved to another issue as per the issue comment.

grav11:02:34

The “Use port from nREPL file” option in remote repl configs seems to be broken in latest EAP versions (tried a 1.9.0 EAP and a the most recent 1.9.1 EAP). If I select a module, click Ok, and then go back to the config, the module selection is gone again (and there’s a “Run Configuration Error: Please select a valid module” error in the bottom of the dialog).

cfleming23:02:24

Thanks, I’ll check that.

cfleming03:02:35

This was a problem when the selected module wasn’t a lein module - I’ve fixed that for the next EAP.

👍 4
grav11:02:05

IDEA 2019.2.4

ikitommi15:02:21

Updated to latest Cursive and it… stopped working.

ikitommi15:02:11

update idea to 2019.3.3 and it’s working again.

cfleming23:02:49

Yes, unfortunately there’s a bad bug affecting only 2019.2, I should have a fix out today.

Isaac16:02:04

Hello! Is anyone else unable to switch their lein version due to a greyed out Apply button? https://github.com/cursive-ide/cursive/issues/2307

cfleming23:02:10

Sorry about this, I’ll try to get to this today.

👍 4
Joe R. Smith20:02:58

Is it possible to toggle between aligned and not-aligned values in lets and maps with a keymapping?

cfleming23:02:25

No, this isn’t possible unfortunately. The issue is that the next time you reformat it will go back to whatever you have configured.

Joe R. Smith20:02:18

about 70% I want things aligned .. then there are the times I don't