Padre::Plugin::Ecliptic - Padre plugin that provides Eclipse-like useful features


Padre-Plugin-Ecliptic documentation  | view source Contained in the Padre-Plugin-Ecliptic distribution.

Index


NAME

Top

Padre::Plugin::Ecliptic - Padre plugin that provides Eclipse-like useful features

VERSION

Top

version 0.23

SYNOPSIS

Top

	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

Top

Once you enable this Plugin under Padre, you'll get a brand new menu with the following options:

Quick Assist (Shortcut: Ctrl + Shift + L)

This opens a dialog with a list of current Padre actions/shortcuts. When you hit the OK button, the selected Padre action will be performed.

Quick Outline Access (Shortcut: Ctrl + 4)

This opens a dialog where you can search for outline tree. When you hit the OK button, the outline element in the outline tree will be selected.

Quick Module Access (Shortcut: Ctrl + 5)

This opens a dialog where you can search for a CPAN module. When you hit the OK button, the selected module will be displayed in Padre's POD browser.

About

Shows a classic about dialog with this module's name and version.

Why the name Ecliptic?

Top

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

Top

Ahmad M. Zawawi <ahmad.zawawi@gmail.com>

COPYRIGHT AND LICENSE

Top


Padre-Plugin-Ecliptic documentation  | view source Contained in the Padre-Plugin-Ecliptic distribution.