New version of the IntelliJ IDEA Perl5 Support plugin has been released:
- Implemented constants resolution, auto-completion and highlighting
- Performance improvements: parser, methods resolution, subs and methods autocompletion.
- Implemented scalar type detection on assignment to sub or method call (sub or method must be annotated to make this work).
- Implemented C3 mro and fixed bug with DFS.
- Postfix livetemplates moved to separate group 'Perl5 postfix' to be able to utilize same abbreviations.