Updates
- Type inference
- Plugin now understands Perl much better and can infer values
of different operations and invocations. Therefore - resolve and completion should be much better in many places. (Seriously,
sometimes it's looks just like a magic.)
- Names suggester now taking inferred values into account when
suggesting variable names.
- Introduce variable action is now available for the Perl code
- Documentation
- Pod support has been deeply re-worked and should be much
better now
- Quick-doc on built-ins
- Quick-doc on completion elements
- Better completion, live-templates, smart keys, resolve and
refactoring for POD
- Re-worked POD color settings
- Mojolicious
- Basic project model
- Actions to create an application, plugin or lite
application
- Mojolicious::Lite DSL support
Fixes
- A lot of additional tests and related bugfixes
Links