Changes between Version 52 and Version 53 of Features
- Timestamp:
- 03/16/11 10:16:50 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v52 v53 30 30 * [wiki:Features/SearchAndReplace Search and Replace] 31 31 * [wiki:Features/TODOList TODO List] 32 * [wiki:Features/CodeSnippets] 32 33 * Multi-document editing - as far as we understand this only means you can edit several files at the same time 33 34 * Perl-specific features … … 45 46 * Automatic reformatting (tidying) of code: [wiki:Features/PerlTidy] 46 47 * REPL: #110 47 * [wiki:Features/ProjectBrowser] 48 * [wiki:Features/ProjectBrowser] (Tree view of source files and resources) 48 49 * special features for beginners: report:12 49 50 * advanced features: report:13 … … 64 65 * remote debugging 65 66 66 67 == Tree view of source files and resources ==68 69 67 == Handling of multiple languages == 70 68 … … 87 85 88 86 #111, #52 89 90 == Code snippets ==91 92 #9793 94 You can store and retrieve set of lines of code95 87 96 88
