Auto-complete doesn't show link to Corona API

Hi There,

I am using Lua Glider on my MAC.

In Lua Glider website, in feature page I see screenshots that show Auto-Complete feature has a link to Corona API, but I don’t have a link in my auto-complete pop up screen. ( plz see screenshot I’ve attached).

Should I enable anything in the setting or change something in preferences ? 

Thank you,

Andy

Hello Andy,

Please go to Window-> Documentation viewer. This should bring it up.

Regards,

M.Y. Developers

Thank you, I can see the documentation view. 

I have another question please, in Lua Glider IDE, in What’s New window it says:

Glider v 1.9.5

Fix Code folding issue.

Add @Deprecated to comment processor.

Deprecated marked functions now show up as crossed out in autocomplete.  


But in my autocomplete I don’t see the cross out on deprecated methods. For example, setTextColor() is deprecated in Graphics 2.0, I think I should see a cross out on this method.

Have you updated the autocomplete with Graphics 2.0  ?

I am using MAC and I downloaded the IDE about 10 days ago.

Regards,

Andy

Hello Andy,

At this time we have not fully updated the built in Corona lua stubs. We added the ability to add an @deprecated annotation to luadoc comments but have not yet added these annotations to the right library functions. We will let you know when that is ready.

Regards,

M.Y. Developers

Hello Andy,

Please go to Window-> Documentation viewer. This should bring it up.

Regards,

M.Y. Developers

Thank you, I can see the documentation view. 

I have another question please, in Lua Glider IDE, in What’s New window it says:

Glider v 1.9.5

Fix Code folding issue.

Add @Deprecated to comment processor.

Deprecated marked functions now show up as crossed out in autocomplete.  


But in my autocomplete I don’t see the cross out on deprecated methods. For example, setTextColor() is deprecated in Graphics 2.0, I think I should see a cross out on this method.

Have you updated the autocomplete with Graphics 2.0  ?

I am using MAC and I downloaded the IDE about 10 days ago.

Regards,

Andy

Hello Andy,

At this time we have not fully updated the built in Corona lua stubs. We added the ability to add an @deprecated annotation to luadoc comments but have not yet added these annotations to the right library functions. We will let you know when that is ready.

Regards,

M.Y. Developers