| 97 | | ||'''Feature''' || '''Status or link to ticket''' || '''Comment''' || |
| 98 | | ||Perl Exclusive || || Why is yes considered good here? || |
| 99 | | ||Free || yes || Under the "perl" license. || |
| 100 | | ||Perl Engine || Any || Padre itself runs on 5.8 or higher but your code can run on any version of perl || |
| 101 | | ||Syntax Checking || see #23 || || |
| 102 | | ||Syntax colouring || see #6 #101 || || |
| 103 | | ||Auto indent || #16 + add more specific || || |
| 104 | | ||Incremental search || #60 || || |
| 105 | | ||Bracket matching || yes || #236 added auto bracket completition || |
| 106 | | ||Folding || #61 || || |
| 107 | | ||Var tree || #62 || The tool shows the set of var you use along the code || |
| 108 | | ||Code browser || #63 || The tool shows the layout (class, methods, functions, etc.) || |
| 109 | | ||Debugger || #11 || || |
| 110 | | ||Stepping || #11 || || |
| 111 | | ||Breakpoints || #11 || || |
| 112 | | ||Watches || #11 || || |
| 113 | | ||Var evaluation || #11 || At debugger phase you can see the value of var || |
| 114 | | ||Stack module || #11 || View the stack of modules called || |
| 115 | | ||Bookmarks || yes || || |
| 116 | | ||Suggest & complete || see #67 but add more || || |
| 117 | | ||Identify errors || #111 #52 || || |
| 118 | | ||Interactive shell || #110 || || |
| 119 | | ||Code snippets || #97 || You can store and retrieve set of lines of code || |
| 120 | | ||Project || #10 || || |
| 121 | | ||Control version || #82 || (is that version control integration?) || |
| 122 | | ||Multi document || yes || || |
| 123 | | ||Split view || #64 || || |
| 124 | | ||IME || || Multilingual Input Method Editor || |
| 125 | | ||Docs & Help viewer || #56 #57 #58 #59 || || |
| 126 | | ||Module installer || #70 Integration with CPANPLUS wx interface? || || |
| 127 | | ||WEB || #31 #32 || It has a web server integrated for cgi test || |
| 128 | | ||FTP || #12 || Read and write over ftp protocol (modify the program at remote server) || |
| 129 | | ||HTML export || #112 || To export the source of program with the syntax colouring. || |
| 130 | | ||Linux || yes || || |
| 131 | | ||BSD || yes || Tested on FreeBSD (see: [wiki:Download#FreeBSD Download]) || |
| 132 | | ||Mac OS X || sort of || || |
| 133 | | ||Solaris || || || |
| 134 | | ||Windows || yes || || |
| | 97 | || '''Feature''' || '''Status or link to ticket''' || '''Comment''' || |
| | 98 | || Perl Exclusive || || Why is yes considered good here? || |
| | 99 | || Free || || yes - Under the "perl" license. || |
| | 100 | || Perl Engine || || Any - Padre itself runs on 5.8.7 or higher but your code can run on any version of perl || |
| | 101 | || [wiki:Features/SyntaxChecking Syntax Checking] || yes || || |
| | 102 | || [wiki:Features/SyntaxHighlighting Syntax colouring] || yes || || |
| | 103 | || Auto indent || #16 + add more specific || || |
| | 104 | || [wiki:Features/IncrementalSearch Incremental search] || || yes || |
| | 105 | || Bracket matching || yes || #236 added auto bracket completition || |
| | 106 | || Folding || #61 || || |
| | 107 | || Var tree || #62 || The tool shows the set of var you use along the code || |
| | 108 | || Code browser || #63 || The tool shows the layout (class, methods, functions, etc.) || |
| | 109 | || Debugger || #11 || || |
| | 110 | || Stepping || #11 || || |
| | 111 | || Breakpoints || #11 || || |
| | 112 | || Watches || #11 || || |
| | 113 | || Var evaluation || #11 || At debugger phase you can see the value of var || |
| | 114 | || Stack module || #11 || View the stack of modules called || |
| | 115 | || Bookmarks || yes || || |
| | 116 | || Suggest & complete || see #67 but add more || || |
| | 117 | || Identify errors || #111 #52 || || |
| | 118 | || Interactive shell || #110 || || |
| | 119 | || [wiki:Features/CodeSnippets Code snippets] || || yes || |
| | 120 | || Project || #10 || || |
| | 121 | || Control version || #82 || (is that version control integration?) || |
| | 122 | || Multi document || yes || || |
| | 123 | || Split view || #64 || || |
| | 124 | || IME || || Multilingual Input Method Editor || |
| | 125 | || Docs & Help viewer || #56 #57 #58 #59 || || |
| | 126 | || Module installer || #70 Integration with CPANPLUS wx interface? || || |
| | 127 | || WEB || #31 #32 || It has a web server integrated for cgi test || |
| | 128 | || FTP || #12 || Read and write over ftp protocol (modify the program at remote server) || |
| | 129 | || HTML export || #112 || To export the source of program with the syntax colouring. || |
| | 130 | || Linux || yes || || |
| | 131 | || BSD || yes || Tested on FreeBSD (see: [wiki:Download#FreeBSD Download]) || |
| | 132 | || Mac OS X || sort of || || |
| | 133 | || Solaris || || || |
| | 134 | || Windows || yes || || |