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?
@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).No sorry, that issue is a different thing related to the new interop syntax, the other is still in the queue
All is well. Thanks :)
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.