Easing shows as possibly uninitialized?

I test drove a couple IDEs with Corona. Glider is the best for me out of the box. Will be purchasing. A small issue though, when using transitions Glider is flagging “easing” as possibly uninitialized.

Link to Screenshot: https://dl.dropbox.com/u/32648114/Screen%20Shot%202012-09-27%20at%202.21.56%20PM.png [import]uid: 167207 topic_id: 31431 reply_id: 331431[/import]

Hello Andy,

Oops, we forgot to add easing to the standard include path. Some Corona libraries must be explicitly required but this is not one of them. We will be relaxing the way globals work in the next version so that globals can be seen even if there is no explicit require statement for that file. This will remove these bogus warnings and make the autocomplete generally more useful.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 31431 reply_id: 125679[/import]

Hello Andy,

Oops, we forgot to add easing to the standard include path. Some Corona libraries must be explicitly required but this is not one of them. We will be relaxing the way globals work in the next version so that globals can be seen even if there is no explicit require statement for that file. This will remove these bogus warnings and make the autocomplete generally more useful.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 31431 reply_id: 125679[/import]