I noticed today that Autocomplete isn’t working for my module scripts 100% of the time. Strangely, it works fine in my normal scripts. This is very, very annoying as it forces me to manually add ends and indent.
I just downloaded your file and typing something in ModuleScript, but I cannot see the problem. Would you describe more about what kind Autocomplete is not working? Be sure you don’t turn off auto-indent option from setting.
Love this detail information! Now I can reproduce the issue and it should be related with anonymous function. Let us know if you have other scenario that block-ender-complete doesn’t work. Thank you!
This also happens to me in a regular script, and it’s becoming very annoying and also messing with the indentation with the code. It’s been happening for around 3 days. Only happens with if statements inside functions I believe.