cursive

Rei 2025-01-16T10:22:23.045139Z

Hi @cfleming Currently, sometimes the autocomplete feature seems to be quite off with its suggestions. E.g. in the screenshot below it's suggesting 2 things that are completely unrelated and if I press space it will just use the first one. The workaround is I need to press ESC a couple of times, which, needless to say, is quite annoying. Is there a way to turn this behaviour off?

Rei 2025-03-08T08:06:56.272549Z

@cfleming Hey there. Just to revisit this thread quickly, has this been fixed? I think 1.14.1-eap1 has a fix for this as noted in the changelog

New Method Reference syntax for instance methods is flakey #2997
but I'm still seeing autocomplete modal popping up when assigning variable names for a function (as shown in the screenshot).

cfleming 2025-03-09T23:01:16.914939Z

No sorry, that issue is a different thing related to the new interop syntax, the other is still in the queue

Rei 2025-03-09T23:11:09.010189Z

All is well. Thanks :)

cfleming 2025-01-16T18:38:00.206029Z

There isn't at the moment, the fundamental problem is that Cursive suggests autocompletions when writing out variable names of one sort and another (local bindings, var names). I'm going to fix this shortly.

👍 1