Changes between Version 7 and Version 8 of Features
- Timestamp:
- 11/10/08 09:37:08 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v7 v8 10 10 ||'''Feature''' || '''Status or link to ticket''' || '''Comment''' || 11 11 ||Perl Exclusive || || Why is yes considered good here? || 12 ||Free || yes || ||13 ||Perl Engine || Any || ||14 ||Syntax Checking || see #23 || ||15 ||Syntax colouring || Perl yes but see #6|| ||12 ||Free || yes || Under the "perl" license. || 13 ||Perl Engine || Any || Padre itself runs on 5.8 or higher but your code can run on any version of perl || 14 ||Syntax Checking || see #23 || || 15 ||Syntax colouring || see #6 #101 || || 16 16 ||Auto indent || #16 + add more specific || || 17 17 ||Incremental search || #60 || || 18 ||Bracket matching || y || ||18 ||Bracket matching || yes || || 19 19 ||Folding || #61 || || 20 20 ||Var tree || #62 || The tool show the set of var you use along the code || … … 26 26 ||Var evaluation || #11 || At debugger phase you can see the value of var || 27 27 ||Stack module || #11 || View the stack of modules called || 28 ||Bookmarks || || ||28 ||Bookmarks || yes || || 29 29 ||Suggest & complete || see #67 but add more || || 30 ||Identify errors || || ||31 ||Interactive shell || || ||32 ||Code snippets || || You can store and retrieve set of lines of code ||30 ||Identify errors || #111 #52 || || 31 ||Interactive shell || #110 || || 32 ||Code snippets || #97 || You can store and retrieve set of lines of code || 33 33 ||Project || #10 || || 34 ||Control version || ||||35 ||Multi document || || ||34 ||Control version || #82 || (is that version control integration?) || 35 ||Multi document || yes || || 36 36 ||Split view || #64 || || 37 37 ||IME || || Multilingual Input Method Editor || 38 ||Docs & Help viewer || || ||39 ||Module installer || Integration with CPANPLUS wx interface? || ||38 ||Docs & Help viewer || #56 #57 #58 #59 || || 39 ||Module installer || #70 Integration with CPANPLUS wx interface? || || 40 40 ||WEB || #31 #32 || It have a web server integrated for cgi test || 41 41 ||FTP || #12 || Read and write over ftp protocol (modify the program at remote server) || 42 ||HTML export || || To export the source of program with the syntax colouring. ||42 ||HTML export || #112 || To export the source of program with the syntax colouring. || 43 43 ||Linux || yes || || 44 44 ||BSD || || || … … 53 53 ||Syntax-coloring || yes, #6 || || 54 54 ||Real-Time Syntax-checking || #23 || || 55 ||Version control integration || || ||55 ||Version control integration || #82 || || 56 56 ||Code-assist editor || || || 57 57 ||Excellent refactoring support || || ||
