Changes between Version 5 and Version 6 of Features/Autocomplete
- Timestamp:
- 03/31/11 10:11:46 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Autocomplete
v5 v6 4 4 5 5 Padre knows two types of source code auto-complete: 6 * Manual '''Edit -> Autocomplete''' or pressing the hotkey '''Ctrl -Space'''6 * Manual '''Edit -> Autocomplete''' or pressing the hotkey '''Ctrl+Space''' 7 7 * Automatically while typing 8 8 … … 28 28 * Open any Perl source file 29 29 * begin typing a variable name used in that file 30 * Manual: Press Ctrl -P, Automatic: No need to press anything30 * Manual: Press Ctrl+P, Automatic: No need to press anything 31 31 * A dropdown list should pop up near the cursor suggesting the rest of the variable name 32 32
