Changes between Version 102 and Version 103 of Features
- Timestamp:
- 03/20/11 11:41:37 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v102 v103 100 100 || Free || || yes - Under the "perl" license. || 101 101 || Perl Engine || || Any - Padre itself runs on 5.8.7 or higher but your code can run on any version of perl || 102 || [wiki:Features/SyntaxChecking Syntax Checking] || yes ||||103 || [wiki:Features/SyntaxHighlighting Syntax colouring] || yes ||||104 || [wiki:Features/Autoindent Autoindent] || yes ||||105 || [wiki:Features/IncrementalSearch Incremental search] || yes ||||106 || [wiki:Features/Brackets Bracket Completition and Matching] || yes ||||102 || [wiki:Features/SyntaxChecking Syntax Checking] || || yes || 103 || [wiki:Features/SyntaxHighlighting Syntax colouring] || || yes || 104 || [wiki:Features/Autoindent Autoindent] || || yes || 105 || [wiki:Features/IncrementalSearch Incremental search] || || yes || 106 || [wiki:Features/Brackets Bracket Completition and Matching] || || yes || 107 107 || Folding || || see under [wiki:Features/VisualEditorEffects Visual Editor Effects] || 108 108 || Var tree || || see in [wiki:Features/Outline Outline] || 109 109 || Code browser || || see in [wiki:Features/Outline Outline] || 110 || Debugger || #11 ||||111 || Stepping || #11 ||||112 || Breakpoints || #11 ||||113 || Watches || #11 ||||114 || Var evaluation || #11 || At debugger phase you can see the value of var ||115 || Stack module || #11 || View the stack of modules called||116 || Bookmarks|| yes || ||110 || Debugger || || [wiki:Features/Perl5Debugger Perl 5 Debugger] || 111 || Stepping || || See Debugger || 112 || Breakpoints || || See Debugger || 113 || Watches || || See Debugger || 114 || Var evaluation || || See Debugger || 115 || Stack module || || See Debugger || 116 || [wiki:Features/Bookmarks Bookmarks] || yes || || 117 117 || Suggest & complete || see #67 but add more || || 118 118 || Identify errors || #111 #52 || || … … 121 121 || Project || #10 || || 122 122 || Control version || || [wiki:Features/IntegratedVersionControl Integrated Version Control] || 123 || Multi document || yes ||||123 || Multi document || || yes || 124 124 || Split view || #64 || || 125 125 || IME || || Multilingual Input Method Editor || 126 || Docs & Help viewer || #56 #57 #58 #59 ||||126 || [wiki:Features/HelpViewer Docs & Help viewer] || || yes || 127 127 || Module installer || #70 Integration with CPANPLUS wx interface? || || 128 128 || WEB || #31 #32 || It has a web server integrated for cgi test || … … 145 145 ||[wiki:Features/IntegratedVersionControl Version control integration] || || 146 146 ||Code-assist editor || || 147 ||Excellent refactoring support || #8 #525 #531||147 ||Excellent refactoring support || [wiki:Features/RefactoringPerl5 Refactoring Perl 5 code] || 148 148 ||Tree view of source files and resources || || 149 ||Support for creating and running unit tests || #10 #65||149 ||Support for creating and running unit tests || [wiki:Features/AutomatedBuildAndTest Automated Build and Test] || 150 150 ||Language-specific help || [wiki:Features/ContextSensitiveHelp Context Sensitive Help] || 151 151 ||Run your code under a debugger with real-time display of results || || … … 180 180 ||[wiki:Features/RefactoringPerl5 Refactoring] || || 181 181 ||[wiki:Features/SourceNavigation Source navigation] || || 182 ||[wiki:Features/SyntaxHighlighting Syntax highlighting] || ||182 ||[wiki:Features/SyntaxHighlighting Syntax highlighting] || || 183 183 ||Code folding || under [wiki:Features/VisualEditorEffects Visual Editor Effects] || 184 184 ||Hyperlink navigation || ||
