| | 8 | |
| | 9 | Based on the mail thread [http://mail.perlide.org/pipermail/padre-dev/2009-August/001184.html] |
| | 10 | * Integrating features from Ecliptic to core |
| | 11 | * Move F2 from Perl 6 to core, provide context sensitive help for Perl 5 keywords, variables and constructs |
| | 12 | * CPAN GUI client - beginning are in the 'Perl 5 plugin' (see yumex ?) |
| | 13 | * SVN/Git integration improvement (maybe also CVS and RCS ?) |
| | 14 | * Run on Windows |
| | 15 | * Integrate into directory browser |
| | 16 | * Other improvements |
| | 17 | * Separate out the Wx::Perl::Dialog and Wx::Perl::Dialog::Simple package (after making Alias happy) or maybe only Wx::Perl::Dialog::Simple ? so I can start using it in |
| | 18 | simple examples for scripts. |
| | 19 | * Debugger integration (with the visual elements) |
| | 20 | * Packaging for Linux and Mac OSX (to make it easy to just download, unzip and run it) |
| | 21 | |
| | 22 | * Emacs keybinding (Teejay) |
| | 23 | * Versioned saves, See Padre::Autosave |
| | 24 | * "Install from CPAN" when right-clicking on a red line marking the attempt to "use" an unknown module - Andreas Lund |
| | 25 | |
| | 26 | |