# IntelliJ-EmmyLua **Repository Path**: thinkthen/IntelliJ-Lua ## Basic Information - **Project Name**: IntelliJ-EmmyLua - **Description**: Lua IDE for IntelliJ IDEA lua编辑器 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 28 - **Created**: 2017-05-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Lua IDE for IntelliJ IDEA (requires `IDEA 2017.1`) [Download](/../../releases) QQ交流群:`29850775` (最新版本以及部分视频演示在群文件中下载) ![snapshot](/snapshot/overview.gif) | feature | progress | | ------------------------------------ | :------: | | Syntax highlighting | ok | | Highlighting global | ok | | Highlighting local/param | ok | | Highlighting up value | ok | | Lua 5.3 support | ok | | Find usages | ok | | Rename(Shift + F6) | ok | | Go to definition(Ctrl + Mouse) | ok | | Go to symbol(Ctrl + Alt + Shift + N) | ok | | Go to class(Ctrl + N) | ok | | Go to file(Ctrl + Shift + N) | ok | | Parameter name hints | ok | | Keyword completion | ok | | Basic completion | ok | | Structure view | ok | | Brace Matching | ok | | Comment in/out | ok | | Color settings page | ok | | Comment based type/class annotation | ok | | Method override line marker | ok | | Name suggestion for refactor | 60% | | Quick Documentation(Ctrl + Q) | 50% | | Live templates | 10% | | Postfix completion templates | 11 | | Code formatter | 90% | | Code intentions | 6 | | Code inspections | 6 | | Lua Standard Library/API | ok | | Region folding | ok | | Attach Debugger | ok | | Remote Debugger | ok | | Embed Remote Debugger | 0% | | Lua Profiler | 0% | | ... .etc | |