| 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) | ✔ |
| 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 | ✔ |
- Attach debugger rewriting
- Remote debugger rewriting
- Data follow inspections
- Ctrl follow inspections
-
@interfacesupport - API Hub
-
JDK 17
-
Setup environment variables as following:
JAVA_HOME="path to JDK 17"
./gradlew buildPlugin -DIDEA_VER=231
Contributors











