Need Help With Auto-Complete

Help!!! Auto-complete decides to go radio silent after require a module from another module responsible for saving the path to the target module.

Storage module :
image

Explorer :
image

Expected :
image

Reality :
image

1 Like

I only have this issue when using modules that I didn’t script myself, no idea how to fix it, I’ve just gotten used to it.

image
(Source: Type checking - Luau)

In the --!strict mode the linter warns about unsupported paths. There’s more info about the difficulties in the following two bug reports: