I've been using this IDE called IntelliJ from JetBrains (http://www.jetbrains.com/idea/download/index.html). It has an installable Lua plugin that supports code completion through the use of API description files.
The language plugin is OK (though it's a bit rough in the edges), so I decided to whip up a quick and dirty code completion file for Love 2D. Currently, it only includes the global functions and callbacks. You can find the code here: https://github.com/tuldok89/IDLua-LOVE-2D
Comments, suggestions and patches are welcome!
LÖVE 2D API Code Completion for IntelliJ IDEA
Re: LÖVE 2D API Code Completion for IntelliJ IDEA
How did you set up Love to work in IntelliJ? Or are you just coding everything in the IDE and running the code from the terminal externally?
Who is online
Users browsing this forum: Google [Bot] and 0 guests