NAME
Padre::Plugin::Ecliptic - Padre plugin that provides Eclipse killer features
SYNOPSIS
1. After installation, run Padre.
2. Make sure that it is enabled from 'Plugins\Plugin Manager".
3. Once enabled, there should be a menu option called Plugins/Ecliptic.
DESCRIPTION
Once you enable this Plugin under Padre, you'll get a brand new menu with the following options:
'Open Resource' (Shortcut: CTRL-Shift-R)
This opens a nice dialog that allows you to find any file that exists in the current document or working directory. You can use ? to replace a single character or * to replace an entire string. The matched files list are sorted alphabetically and you can select one or more files to be opened in Padre when you press the OK button.
You can simply ignore CVS, .svn and .git folders using a simple checkbox (enhancement over Eclipse).
'Quick Access for menu actions'
Not implemented yet.
'About'
Shows a classic about box with this module's name and version.
Why the name Ecliptic?
I wanted a simple plugin name for including Eclipse-related killer features into Padre. So i came up with Ecliptic and it turned out to be the orbit which the Sun takes. And i love it!
AUTHOR
Ahmad M. Zawawi, <ahmad.zawawi at gmail.com>
COPYRIGHT
Copyright 2009 Ahmad M. Zawawi, <ahmad.zawawi at gmail.com>
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5 itself.