Plugins
TODO
- Implement a help provider for {{{Moose/Mouse/MooseX::Declare}}}
- More documentation in P:P:Moose and add pod to all others
- Add syntax highlighting for {{{MooseX::ClassAttribute}}}
- Attribute remainder property generation
- Implement "Delete" functionality
- Add help string per inspector property along with global
- Single / Multiple file per class / role option (bowtie++)
- Parse current file using PPI and display that in tree
- for MooseX, this is valid form of 'before foo ($x, $y, $z) { ... },'
- could we implement this, but only show $y if we used $x, otherwise hop to ...