Changes between Version 33 and Version 34 of PadrePluginMoose
- Timestamp:
- 03/10/12 11:08:11 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginMoose
v33 v34 1 1 == TODO == 2 - Migrate snippet to Padre::Plugin::Snippet and reuse it3 2 - Implement a help provider for {{{Moose/Mouse/MooseX::Declare}}} 4 3 - Add snippets from {{{MooseX::AttributeShortcuts}}}? … … 16 15 - Single / Multiple file per class / role option (bowtie++) 17 16 - Parse current file using PPI and display that in tree 18 - ~~Implement proper TAB traversal {{{TextMate}}}-style completion~~19 - ~~Fix the stupid messages.pot~~20 17 * for MooseX, this is valid form of 'before foo ($x, $y, $z) { ... },' 21 18 * could we implement this, but only show $y if we used $x, otherwise hop to ...
