# IntelliJ-EmmyLua **Repository Path**: zbshhgz/IntelliJ-EmmyLua ## Basic Information - **Project Name**: IntelliJ-EmmyLua - **Description**: Lua IDE for IntelliJ IDEA - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-05-06 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Lua IDE for IntelliJ IDEA (requires `IDEA 2017.1`) [![Documentation Status](https://readthedocs.org/projects/intellij-lua/badge/?version=latest)](http://intellij-lua.readthedocs.io/en/latest/?badge=latest) [Download](/../../releases) QQ交流群:`29850775` (最新版本以及部分视频演示在群文件中下载) ![snapshot](/snapshot/overview.gif) feature | progress ------- | ------- Syntax highlighting | ok Highlighting global | ok Highlighting local/param | ok Highlighting up value | 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 Doc 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 | 70% Remote Debugger | 50% Lua 5.3 | ok ... .etc |