# IntelliJ-EmmyLua **Repository Path**: JackDapeng/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**: 2020-02-25 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Lua IDE for IntelliJ IDEA (requires `IDEA 2017.1`) [![Join the chat at https://gitter.im/emmylua/Lobby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/emmylua/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link) > EmmyLua has been uploaded to the [JetBrains Plugin Repository](https://plugins.jetbrains.com/plugin/9768-emmylua) [Download](https://plugins.jetbrains.com/plugin/9768-emmylua) | [Donate](https://tangzx.github.io/emmydoc/donate.html) | [Doc](https://tangzx.github.io/emmydoc/) QQ交流群:`29850775` (最新版本以及部分视频演示在群文件中下载) ![snapshot](/snapshot/overview.gif) | feature | progress | | ------------------------------------ | :------: | | Syntax highlighting | ✔ | | Highlighting global | ✔ | | Highlighting local/param | ✔ | | Highlighting up value | ✔ | | Lua 5.3 support | ✔ | | Find usages | ✔ | | Rename(Shift + F6) | ✔ | | Go to definition(Ctrl + Mouse) | ✔ | | Go to symbol(Ctrl + Alt + Shift + N) | ✔ | | Go to class(Ctrl + N) | ✔ | | Go to file(Ctrl + Shift + N) | ✔ | | Parameter name hints | ✔ | | Keyword completion | ✔ | | Basic completion | ✔ | | Structure view | ✔ | | Brace Matching | ✔ | | Comment in/out | ✔ | | Color settings page | ✔ | | Comment based type/class annotation | ✔ | | Method override line marker | ✔ | | Name suggestion for refactor | ✔ | | Quick Documentation(Ctrl + Q) | 50% | | Live templates | ✔ | | Postfix completion templates | 14 | | Code formatter | ✔ | | Code intentions | 9 | | Code inspections | 7 | | Lua Standard Library/API | ✔ | | Region folding | ✔ | | Attach Debugger | ✔ | | Remote Debugger | ✔ | | Lua Check | ✔ | | Embed Remote Debugger | 0% | | Lua Profiler | 0% | | ... .etc | |