Changes between Version 50 and Version 51 of Features
- Timestamp:
- 03/16/11 10:00:53 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v50 v51 22 22 * Whitespaces 23 23 * Indentation Guide 24 * [w kik:Features/TitleAndStausBarPersonalization]24 * [wiki:Features/TitleAndStausBarPersonalization] 25 25 * [wiki:Features/SyntaxHighlighting] 26 26 * [wiki:Features/CommandLineWindow] … … 34 34 * Syntax checking for Perl 5 and Perl 6 #23 35 35 * See example in this blog http://ahmadzawawi.blogspot.com/2009/09/whats-new-in-padre-046.html 36 * Debugger supports Stepping, Breakpoints, Watches, Variable evaluation, Stack module #1136 * [wiki:Features/Perl5Debugger] 37 37 * Refactoring tools for Perl 5: [wiki:Features/RefactoringPerl5] 38 38 * Support for creating and running unit tests #10 #65 … … 80 80 What does this cover? 81 81 82 == Run your code under a debugger with real-time display of results ==83 84 There is a partial solution in Padre::Plugin::Debugger85 86 82 == Suggest & complete == 87 83 … … 91 87 92 88 #111, #52 93 94 89 95 90 == Code snippets ==
