AutoComplete is not working since the new Studio interface update

OS: Windows 10

Beta Features:

  • Assistant Mesh Generator

  • Dragger QoL Impro.

  • Improved Constraint Tool

  • Improved FindAll Replace All

  • New Luau type solver

  • Next Gen Studio Previwe

  • UIDragDetectors

Expected behavior

Text written in the Script Editor should give AutoComplete suggestions, either by pressing Tab or Enter.

2 Likes

If their is some yellow, orange or red bar at the top of one of your scripts try turning off the new type solver.

1 Like

I managed to fix it; I basically disabled two Beta Features.

  • New Luau type solver
  • Next Gen Studio Preview

But the “New Luau type solver” is probably responsible for the bug.

File → Beta Features → New Luau type solver → Disable
image

1 Like