|
Post by AnkuLua on Feb 2, 2016 14:23:46 GMT
In all editors, we recommend IntelliJ IDEA Not only with the must-be syntax highlight, code navigation and auto completion, the most powerful feature is syntax check. With it, you can save a lot of time on debugging. Install IntelliJ IDEA and Lua pluginDownloadwww.jetbrains.com/idea/download/download-thanks.html?platform=windows&code=IICInstall Lua pluginAfter installation, start intelliJ IDEA In File -> Settings Input plugin at the upper left search box and press Enter. Click the upper right Marketplace In Marketplace search box, input lua and press Enter. Click EmmyLua and install. Restart intelliJ IDEA after installing lua plugin. After restart, start new project in File -> New -> Project. Select Lua at left and select LuaJ for Project SDK. Use IntelliJ IDEAIf there is any error, there will be tildes (~~~~~) under the filename. Press F2 can jump directly to the place of next Error or Warning. The related message will show at the bottom of the window. [Next]:Settings[Previous]: Script Development Tools[Home]: AnkuLua Introduction
|
|
|
Post by alkhatib on Sept 30, 2016 10:37:27 GMT
All metods and functions in lua language are working in Ankulua !
|
|
|
Post by AnkuLua on Sept 30, 2016 12:46:09 GMT
All metods and functions in lua language are working in Ankulua ! Hard to say. Didn't try everything.
|
|
|
Post by alkhatib on Sept 30, 2016 13:35:35 GMT
one last quastion where i can find script examples for ankulua. thanks and regards
|
|
|
Post by AnkuLua on Sept 30, 2016 13:51:32 GMT
one last quastion where i can find script examples for ankulua. thanks and regards There are many in this forum.
|
|
|
Post by noncombat on Jan 24, 2017 6:23:54 GMT
Maybe a little update (Newer version?) You must now click "Browse epositories"
|
|
|
Post by Apollo on Dec 2, 2022 13:44:00 GMT
Does EmmyLUA still work?
|
|
|
Post by AnkuLua on Dec 2, 2022 14:03:02 GMT
|
|