Prioritize auto-fill by either alphabetically or "high-usage"

The auto-fill should be prioritized by either alphabetically or by high-usage if the user commonly selects a specific field.

Autofill not having type of prioritization is annoying as I expect the same field to be at the top sometimes, like game, only for the result script to end up like this due to pressing enter.


image

17 Likes

YES. I keep trying to do “game”, and i keep getting some other random thing that I don’t even know what it does. And “local” gives me loadstringinfo() or smth, and it messes me up way too often.

1 Like

for me i do :GetChildren loads, but :GetAttribute is always at the top. This would he great.

1 Like

It one time typed GetAttribute instead of SetAttribute

Let’s just say it took me 3 days to fix this “bug”

1 Like

It works by exact matches of the starting characters sooo…

… I think you just made a typo yourself… G and S aren’t that far apart on a standard keyboard, after all

1 Like