Changes between Version 23 and Version 24 of Features
- Timestamp:
- 09/10/09 12:28:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v23 v24 81 81 embed Parrot and it has an example on coding in PIR. 82 82 83 == Version control integration ==84 85 See Padre::Plugin::Git, Padre::Plugin::SVN, Padre::Plugin::SVK86 87 #8288 89 83 == Tree view of source files and resources == 90 84 … … 186 180 #10 187 181 188 == Integrated version control 182 == Integrated version control == 183 184 See Padre::Plugin::Git, Padre::Plugin::SVN, Padre::Plugin::SVK 189 185 190 186 #82 … … 192 188 == Multi document == 193 189 190 Padre can handle several documents at the same time. You will see a TABs for each document. Opening a file open a new TAB. 191 194 192 == Split view == 195 193 … … 204 202 == Module installer == 205 203 206 #70 Integration with CPANPLUS wx interface? 204 '''Plugins/Module Tools/Install CPAN Module''' is a very basic interface to CPAN.pm 205 206 Integration with CPANPLUS wx interface? 207 208 #70 207 209 208 210 == WEB ==
