Changes between Version 49 and Version 50 of Features
- Timestamp:
- 03/16/11 09:32:49 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v49 v50 14 14 * Free and Open Source Software under the Perl licensing terms: [http://svn.perlide.org/padre/trunk/Padre/COPYING GPL I] [http://svn.perlide.org/padre/trunk/Padre/Artistic Artistic I] 15 15 * Written in Perl. There are parts that rely on libraries written in C or C++ but they are all wrapped in CPAN packages and have an API in Perl 5. 16 * [wiki:Features/VisualEditorEffects] 17 * Line Numbers 18 * Code Folding 19 * Current Line 20 * Right Margin 21 * Newlines 22 * Whitespaces 23 * Indentation Guide 16 24 * [wkik:Features/TitleAndStausBarPersonalization] 17 25 * [wiki:Features/SyntaxHighlighting] … … 46 54 * Incremental search #60 47 55 * Bracket matching/completion #236 48 * Folding #6149 56 * Var tree #62 50 57 * Code browser #63 -- see '''View/Show Outline''' … … 57 64 * remote debugging 58 65 59 60 61 62 63 64 65 66 67 66 68 67 == Tree view of source files and resources == 69 70 71 68 72 69 == Handling of multiple languages ==
