New
1.2.3
- Compatible with IDEA2018.1
- [IMPROVE]improved parsing performance
- [IMPROVE]improved formatting
- [IMPROVE]more annotation infos
- [IMPROVE]improved remote debugger performance & compatible with mobdebug.lua v0.70
- [IMPROVE]new settings : stdout charset for run configuration
- [IMPROVE]new settings : hide/show console window for debug configuration(WIN32)
- [NEW]add
Emmy.logconsole for attaching debugger logs - [NEW]lua call hierarchy(Ctrl+Alt+H) (by @LiamYao)
- [NEW]region highlighting & color settings
- [NEW]new type : doc table type,
---@type { name:string, value:{ size:number } } - [NEW]folding for --[[multi-line comments]] && [[multi-line strings]]
- unicode identifier support
- fix bugs