LDT + Corona SDK with code autocomplete

Hello.

Does Lua Development Tools supportes Corona SDK? With code autocomplete and documentation, like a plugin for sublime text. 

For example if i type display. it view options to complete with newGroup, newImage etc.

I’ve searched forum, but not found any useful tips for implement Corona into LDT.

Thanks

I’m unaware of anyone who’s made anything for LDT. Our public documentation is available for people to use to build IDE’s that know about our documentation. Several other IDEs use this for their code completion.

Rob

Thank you for reply, Rob.

Ok, so i think i need to find another IDE.

I don’t know much about LDT. If it supports user extensions, there’s no reason you or someone else from the community couldn’t create the extension.

Rob

I work with this IDE for a while(but with java on Eclipse) and found that IDE very comfortable. But without code complete i can’t work :slight_smile:  About extensions - i don’t know, i’ll google and if found something - i’ll give a link if someone needs. 

I’m unaware of anyone who’s made anything for LDT. Our public documentation is available for people to use to build IDE’s that know about our documentation. Several other IDEs use this for their code completion.

Rob

Thank you for reply, Rob.

Ok, so i think i need to find another IDE.

I don’t know much about LDT. If it supports user extensions, there’s no reason you or someone else from the community couldn’t create the extension.

Rob

I work with this IDE for a while(but with java on Eclipse) and found that IDE very comfortable. But without code complete i can’t work :slight_smile:  About extensions - i don’t know, i’ll google and if found something - i’ll give a link if someone needs.