free software
Lua
Products:
IntelliJ IDEA,
RubyMine,
WebStorm,
PhpStorm,
PyCharm,
AppCode,
Android Studio
Vendor:
sylvanaar
Email:
Website:
http://bitbucket.org/sylvanaar2/lua-for-idea/
Description:
Lua language integration for IntelliJ
Features:
- Type Inference Based Completions (Experimental)
- Introduce Variable Refactoring (Experimental)
- Modules support (Experimental)
- Debugger (Experimental)
- LuaDoc Creation, Highlighting and Folding
- Live Templates ("Zen Lua")
- Custom API Support including custom function signatures and documentation
- Lua Standard Library Information via Quickhelp (ctrl-Q)
- Goto Symbol
- Safe Delete
- Rename Identifier
- JavaHelp For Lua 5.1
- Go to definition
- find usages
- Code formatting
- Speculative completion as an option (Settings|Lua)
- Code completion
- 1 quickfix
- 6 code intentions
- 11 code inspection
- Script execution and run configurations
- Kahlua REPL Console
- Lua REPL Console
- Structure view
- Syntax checking
- Highlighting of Upvalues, Parameters and Fields
- Highlighting global vs local variables
- Customizable Syntax highlighting
- Code folding for code blocks and comments
- Brace Matching for do blocks, long strings and comments, and (, { , [
- Minor feature: comment in/out.
Downloads: 64859
Rating:
Participated in rating: 16
Recent change notes:
Fixes run configuration issues.
Comments:
This plugin makes IDEA the best lua editor.