| | 209 | |
| | 210 | |
| | 211 | My 2ct.: |
| | 212 | * This page is hard to read, s/o should color the changes. |
| | 213 | * Logical/Priority order (0.85) is better then alpha-order. |
| | 214 | * Most of Autocomplete is language-dependent, most languages don't have "methods in packages" |
| | 215 | * "Default_line_ending", "Default_word_wrap_on_for_each_file" and "External window" are global options, not Perl specific |
| | 216 | * "Use_FTP_passive_mode" is a FTP option and should go below the main FTP option |
| | 217 | * "Language-Perl5" should be "Language" -> "Perl5" |
| | 218 | * What happens if the Padre::Plugin::TT would like to add Autocomplete options for Template::Toolkit files to the pref screen ("Language" -> "TT")? Does it work? |