I’m pretty sure tag unions used to autocomplete, but it doesn’t seem like it anymore. This only happens with the incremental typechecking beta feature enabled.
Here’s an example straight from the official Luau site:
As you can see, it seems like the tagged union does not autocomplete, but it seems to warn correctly. This still happens in the latest version on a new baseplate.
Expected behavior
Typechecks as normal.