Changes between Version 1 and Version 2 of Features
- Timestamp:
- 08/08/08 21:52:48 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v1 v2 8 8 TODO: add links to the relevant tickets 9 9 10 ||Perl Exclusive || || || 11 ||Free || y || || 12 ||Perl Engine || Any || || 13 ||Syntax Checking || || || 14 ||Syntax colouring || || || 15 ||Auto indent || || || 10 ||'''Feature''' || '''Status or link to ticket''' || '''Comment''' || 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 || || 16 ||Auto indent || #16 + add more specific || || 16 17 ||Incremental search || || || 17 18 ||Bracket matching || y || || … … 19 20 ||Var tree || || The tool show the set of var you use along the code || 20 21 ||Code browser || || The tool show the layout (class, methods, functions, etc.) || 21 ||Debugger || || ||22 ||Stepping || || ||23 ||Breakpoints || || ||24 ||Watches || || ||25 ||Var evaluation || || At debugger phase you can see the value of var ||26 ||Stack module || || View the stack of modules called ||22 ||Debugger || #11 || || 23 ||Stepping || #11 || || 24 ||Breakpoints || #11 || || 25 ||Watches || #11 || || 26 ||Var evaluation || #11 || At debugger phase you can see the value of var || 27 ||Stack module || #11 || View the stack of modules called || 27 28 ||Bookmarks || || || 28 29 ||Suggest & complete || || || … … 30 31 ||Interactive shell || || || 31 32 ||Code snippets || || You can store and retrieve set of lines of code || 32 ||Project || || ||33 ||Project || #10 || || 33 34 ||Control version || || || 34 35 ||Multi document || || || … … 36 37 ||IME || || Multilingual Input Method Editor || 37 38 ||Docs & Help viewer || || || 38 ||Module installer || || ||39 ||Module installer || Integration with CPANPLUS wx interface? || || 39 40 ||WEB || || It have a web server integrated for cgi test || 40 ||FTP || || Read and write over ftp protocol (modify the program at remote server) ||41 ||FTP || #12 || Read and write over ftp protocol (modify the program at remote server) || 41 42 ||HTML export || || To export the source of program with the syntax colouring. || 42 43 ||Linux || y || ||
