isServer has a 3 letter match, isPlaySolo does not have a match. isServer should be on the top regardless of how many times I use isPlaySolo.
I actually like this showing recently used more than how it used to be, itās more similar to other IDEs and it is nice for things like typing āFindFirstā because until this update FindFirstAncestor was the first thing that was suggested and I constantly accidentally used that instead of FindFirstChild which now shows up instead.
But I do think that having on/off settings for this would be nice.
The thread isnāt about the feature, itās about a bug in the feature.
Itās useful if youāve typed something that could be completed in multiple ways. Itās not useful if you type something and it suggests something that you could not possibly have been trying to type just because it contains some of the same letters somewhere in it.
Do you use āissā to choose isPlaySolo often? If so, then this is working as intended.
I never have. It prioritizes isPlaySolo because I use isPlaySolo more often than isServer in general.
We have more changes for Autocomplete coming, Iāll check and see if any of them resolve this.