I can get to compile and run LUA scripts but it doesn’t have autocomplete and also can’t get Corona API working inside it.
What I’ve done so far is to manually download LUA plugin and install it on IntelliJ IDEA but when I want to create new project, it doesn’t show LUA in project types.
I however found a way to compile LUA from IntelliJ with making an empty project and manually setting LUA as SDK. It doesn’t have auto complete for lots of things like print but it compiles OK.
But since I want Corona integration and autocomplete, I tried to download Corona API files from https://bitbucket.org/sylvanaar2/lua-for-idea/wiki/Home and installing it as classpath into LUA SDK but I still can’t get autocomplete.
I also don’t know how to set the default LUA interpreter to Corona Simulator, since as I googled it will be the next thing I need. [import]uid: 206803 topic_id: 34863 reply_id: 138852[/import]