• Stars
    star
    1,663
  • Rank 28,100 (Top 0.6 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created almost 8 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Lua IDE/Debugger Plugin for IntelliJ IDEA

logo

EmmyLua for IntelliJ IDEA

Build status Online EmmyLua Doc εœ¨ηΊΏζ–‡ζ‘£ Jetbrains plugin Jetbrains plugin donate Join the chat at gitter 加ε…₯QQηΎ€ 加ε…₯QQηΎ€

QQ亀桁羀:1羀:29850775 2羀:529914962 (ζœ€ζ–°η‰ˆζœ¬δ»₯εŠιƒ¨εˆ†θ§†ι’‘ζΌ”η€Ίεœ¨ηΎ€ζ–‡δ»ΆδΈ­δΈ‹θ½½)

snapshot

Find usages

find_usages

Rename

rename

Parameter hints

param_hints param_hints_cfg

Go to symbol

go_to_symbol

Go to class

go_to_class

Quick Documentation(Ctrl + Q)

quick_documentation

Method separators

method_separators_cfg method_separators

Method override line marker

method_override_line_marker

Features

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 βœ”
... .etc

Road map

  • Attach debugger rewriting
  • Remote debugger rewriting
  • Data follow inspections
  • Ctrl follow inspections
  • @interface support
  • API Hub

Build environment requirements

  • JDK 11

  • Setup environment variables as following:

      JAVA_HOME="path to JDK 11"
      IDEA_HOME_203="path to IDEA 203+"
    

Building

./gradlew buildPlugin -DIDEA_VER=203

Developed By

@tangzx ι˜Ώε”

Contributors