| Padre documentation | view source | Contained in the Padre distribution. |
Padre::Wx::Dialog::OpenResource - Open Resources dialog
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 check-box (enhancement over Eclipse).
Ahmad M. Zawawi <ahmad.zawawi at gmail.com>
Copyright 2008-2011 The Padre development team as listed in Padre.pm.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Padre documentation | view source | Contained in the Padre distribution. |