# IntelliJ-Lua **Repository Path**: luwang/IntelliJ-Lua ## Basic Information - **Project Name**: IntelliJ-Lua - **Description**: Lua IDE for IntelliJ IDEA lua编辑器 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 28 - **Created**: 2017-02-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Lua IDE for IntelliJ IDEA (requires `IDEA 2016.3`) [![Documentation Status](https://readthedocs.org/projects/intellij-lua/badge/?version=latest)](http://intellij-lua.readthedocs.io/en/latest/?badge=latest) [Download](/../../releases) ![snapshot](http://git.oschina.net/uploads/images/2017/0205/154051_382def6d_5199.png) feature | progress ------- | ------- Syntax highlighting | ok Highlighting global | ok Highlighting local/param | 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% Modules support | 80% Quick Documentation(Ctrl + Q) | 50% Live templates | 10% Postfix completion templates | ok Code formatter | 90% Code intentions | 20% Code inspections | 20% Lua Standard Library/API | ok Debugger | 50% Lua 5.3 | 0% ... .etc |