Fork me on GitHub
#cursive
<
2019-12-14
>
potetm13:12:29

Does interrupt work with the socket repl? I’ve not had good luck with it.

cfleming21:12:42

No, it doesn’t at the moment - I need to customise the available buttons according to the type of REPL.

p-himik16:12:44

It seems that I cannot rename keywords at all. I always just see this modal dialog.

p-himik16:12:56

Without me changing anything at all, it worked on the 7th try, for some reason.

Jakub Holý (HolyJak)21:12:05

Same here I got lucky at 2nd :)

cfleming21:12:13

Hmm, I’ve never seen that - I’ll see if I can reproduce.

cfleming02:12:51

I can’t reproduce this. Are either of you running other plugins that might be modifying things in the background?

cfleming03:12:17

Also, at which stage in the process do you see this? Before or after the preview in the toolwindow?

cfleming03:12:36

If you go to About IntelliJ IDEA and then copy the system information, there’s a section in there called “Non-Bundled Plugins”. What do you both have in that list?

p-himik06:12:12

Interesting - now I cannot reproduce it myself. The only thing that changed is that I stopped using https://github.com/gtache/intellij-lsp Maybe it was the culprit that changed files' modification timestamp.

cfleming07:12:15

Yeah, that would be a good candidate for messing with files in the background. @U0522TWDA are you also using that?

Jakub Holý (HolyJak)07:12:21

I don't think I use LSP, at least I haven't added it myself

Jakub Holý (HolyJak)07:12:41

I will try again during the weekend

p-himik16:12:46

Another thing - Using File | Convert To... menu option to convert a clj file into a cljs file, the symbols become unresolved. I have to remove file and then undo the action to make Cursive reindex the file. Simply refreshing the deps project doesn't help.

cfleming23:12:06

That is another weird one. I’ve added that to the list.