Autocomplete doesn't show up inside an "if" condition

I can’t post in bug reports, so I put this in scripting support

Title is self explanatory. Is this also happening to other people?

Video :

Its possibly a bug, this happened a lot to me as-well today.
Possibly Roblox working on something :wink: ?
Anyways, yes its happening to a lot of people.

1 Like

So it’s not only happening to me I see. I’ll take this as the answer. It’s definitely a bit annoying, but it’s not that bad.

weirdly it only applies to the first autocompletion

if you do game.rep it will still autocomplete while it doesnt autocomplete game
if you use an or/and it will also autocomplete… confusing bug.

same thing applies to adding any character before an autocompletion
doing
if -g will autocomplete to game

edit:
apparently other things like for loops are effected
doing: (if i have a value called pvaltime)
for iter = 1, pv pv should autcomplete to pvaltime, yet it doesnt prompt any autocompletion.
dont know yet if it applies to anything else

1 Like

It basically doesn’t work if You won’t add any character in the statement before.
Same bug here, hella annoying.

1 Like

By before I mean, before You type-in the acutal statement

1 Like

Just an update on this, I have sent a out a bug report last night. I will follow up when this is fixed.

1 Like

Happens to me alot too its really weird

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.