kayler-renslow / arma-intellij-plugin

A plugin for Intellij IDEA that allows for syntactical analysis, code inspections, and other nifty features for the SQF scripting language in Arma 3.
MIT License
41 stars 9 forks source link

_forEachIndex uninitialized #12

Closed BangL closed 8 years ago

BangL commented 8 years ago

"_forEachIndex" is marked as uninitialized, which is just another magic variable in forEach loops like "_x" (not in count loops though, which is also why count is faster btw)

kayler-renslow commented 8 years ago

this will be fixed in the hot fix coming out soon

kayler-renslow commented 8 years ago

Fixed in 1.0.4_1