Changeset 5520
- Timestamp:
- 06/23/09 21:16:14 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-Ecliptic/lib/Padre/Plugin/Ecliptic.pm
r5506 r5520 266 266 following options: 267 267 268 =head2 'Open Resource'(Shortcut: Ctrl + Shift + R)268 =head2 Open Resource (Shortcut: Ctrl + Shift + R) 269 269 270 270 This opens a nice dialog that allows you to find any file that exists … … 279 279 =head2 Quick Assist (Shortcut: Ctrl + Shift + L) 280 280 281 This opens a dialog with a yellowlist of current Padre actions/shortcuts. When281 This opens a dialog with a list of current Padre actions/shortcuts. When 282 282 you hit the OK button, the selected Padre action will be performed. 283 283 … … 306 306 =head2 Quick Fix (Shortcut: Ctrl + Shift + 1) 307 307 308 This opens a yellow boxthat lists different actions that relate to308 This opens a dialog that lists different actions that relate to 309 309 fixing the code at the cursor. It will call B<event_on_quick_fix> method 310 310 passing a L<Padre::Wx::Editor> object on the current Padre document. … … 332 332 } 333 333 334 =head2 'About'335 336 Shows a classic about boxwith this module's name and version.334 =head2 About 335 336 Shows a classic about dialog with this module's name and version. 337 337 338 338 =head1 Why the name Ecliptic?
Note: See TracChangeset
for help on using the changeset viewer.
