Changes between Version 19 and Version 20 of PreReleaseChecklist
- Timestamp:
- 02/16/11 15:30:27 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PreReleaseChecklist
v19 v20 28 28 Perl 5 modules 29 29 1. open a large Perl module from the Padre source 30 1. enable the function list30 1. enable "View"->"Show Functions" 31 31 1. double-click on a function name to jump to its location in the file 32 32 * the text cursor should be at the corresponding function in the file 33 1. enable the outline view33 1. enable "View"->"Show Outline" 34 34 1. double-click on a method name to jump to its location in the file 35 35 * the text cursor should be at the corresponding location in the file 36 36 37 37 Perl projects 38 1. open the project browser38 1. enable the project browser: "View"->"Show Project Browser/Tree" 39 39 1. browse the directories of the Padre project 40 40 1. open a file from the project
