Autocomplete: Wait when defining a type - Don't work with "for in pairs() do"

Wait when defining a type

When defining a variable with a type, always takes a bit.
More time if the script is longer.

Don’t work with “for in pairs do”

There is no autocomplete inside for in pairs() do.
But it works when I remove do.

For both, I don’t have the beta option for scripting.


Expected behavior

Don’t wait and the autocomplete works.

1 Like

Intellisense autocomplete is also having other problems, like not showing the autocomplete list when typing IF statements. I am also making a bug report for this.
29b1289bb4ed144e4dab1b4740934b18

EDIT: The engineering team already knows and is working on a solution.

1 Like

Hi @SOTR654

Are you able reproduce this issue from empty place? For the second video the team is already working on it.

Hello, I did everything in an empty place.