Imposter/vscode-lua-vu

ipairs does not give types to the loop variables

Closed this issue · 1 comments

With pairs:
imagen

With ipairs:
imagen

You can see how s_TargetPosition and l_EnemySpawnPoint don't have the correct type if you use ipairs

Nevermind, this issue is not valid, the indeces are strings