Releases: EmmyLua/IntelliJ-EmmyLua
Releases · EmmyLua/IntelliJ-EmmyLua
1.0.6 beta
- function exit points(return code segement) highlighting
- upgrade for IDEA-2017.1
- 'optional' keyword completion
- improve highlighting
1.0.5 beta
- optional param support
---@param optional myParam MyType
- improve highlighting
- improve StructureView
- bug fix : error parse single quoted string: '\\'
- enable plugin in all products(PhpStorm, WebStorm ...)
1.0.4 beta
- quote handler
- formatting
- [ ] highlight matching
- region folding support
- escape token in string highlighting
- fix StackOverflowError : function self:method() self.xx = 0 end
1.0.3
1.0.2 beta
- bug fix
- std sdk
- add 2 postfix completions
- add 3 inspections