Lua for IntelliJ IDEA is a plugin that provides support for semantic aware editing of Lua language programs in IntelliJ IDEA. It includes many useful features such as code formatting, semantic identifier coloring, code inspection and refactoring, and much more.
| Tags | Lua IDE Editor Syntax Highlighting Software Development static analysis Code cleanup |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | Windows Linux Mac OS X |
| Implementation | Intellij IDEA Java Lua Kahlua |
Recent releases


Release Notes: This release adds basic type inference to augment the completions. You can now get completions for more complex things like function return values.


Release Notes: This release adds a debugger, modules support, support for IntelliJ 11, "Introduce Variable" refactoring, and global creation inspection.