PadreWikiToolsPrefernces draft
Comparison Table
| Prefernces 0.84 | Preferences 0.85 | Suggestions
|
|---|
Prefernces_0.84/
├── Apperance
│ ├── Colored_text_in_output_window
│ ├── Editor_Current_line_Background_Colour
│ ├── Editor_Font
│ ├── settings_Demo
│ ├── Show_low-priority_info_messages_on_statusbar
│ ├── Show_right_margin
│ ├── Statusbar
│ └── Window_title
├── Behaviour
│ ├── Add_another_closing_bracket
│ ├── Autocompleat_brackets
│ ├── Auto-fold_POD_markup_when_code_folding_enabled
│ ├── Check_for_file_updates
│ ├── Clean_up_file_content_on_saving
│ ├── Cursor_Blink_Rate
│ ├── Default_line_ending
│ ├── Default_projects_directory
│ ├── Default_word_wrap_on_for_each_file
│ ├── Enable_Smart_highlighting
│ ├── Methods_order
│ ├── Open_files
│ ├── Open_files_in_existing_Padre
│ ├── Perl_beginner_mode
│ ├── Prferred_language_for_error_diagnostics
│ ├── RegExp_for_TODO-pannel
│ ├── Shorten_the_common_path
│ ├── Use_panel_order_for_Ctr-Tab
│ ├── Use_Splash_Screen
│ └── Use_X11
├── External_Tools
│ ├── Diff_tool
│ └── Perl_ctags_file
├── Files_and_Colors
│ ├── Content_type
│ ├── Description
│ ├── File_type
│ └── Highlighter
├── Indentation
│ ├── Autoindent
│ ├── Automatic_Indentation_style_detection
│ ├── Guess_from_current_document
│ ├── Indentation_width
│ ├── Tab_display_size
│ └── Use_Tabs
├── Local-Remote_File_Access
│ ├── File_access_FTP
│ ├── File_access_HTTP
│ └── Use_FTP_passive_mode
├── Perl_Auto_Complete
│ ├── Autocomplete_new_methods_in_packages
│ ├── Autocomplete_new_subroutines_in_scripts
│ ├── Autocomplete_while_while_typing
│ ├── Max.number_of_suggestions
│ ├── Min.chars_for_autocompletion
│ └── Min.lenght_of_suggestions
└── Run_Parameters
├── Current_Document
│ ├── Document_location
│ ├── Document_name
│ ├── Interpreter_arguments
│ └── Script_arguments
└── Default
├── Interpreter_arguments
├── Perl_Interpreter
├── Script_arguments
└── Use_external_window
| Prefernces_0.85
├── Apperance
│ ├── Apperance_Preview
│ ├── Colored_text_in_output_window
│ ├── Editor_Current_line_Background_Colour
│ ├── Editor_Font
│ ├── Editor_Style
│ ├── Show_low-priority_info_messages_on_statusbar
│ └── Show_right_margin
├── Behaviour
│ ├── Add_another_closing_bracket
│ ├── Autocompleat_brackets
│ ├── Auto-fold_POD_markup_when_code_folding_enabled
│ ├── Check_for_file_updates
│ ├── Clean_up_file_content_on_saving
│ ├── Cursor_Blink_Rate
│ ├── Default_line_ending
│ ├── Default_projects_directory
│ ├── Default_word_wrap_on_for_each_file
│ ├── Enable_Smart_highlighting
│ ├── Methods_order
│ ├── Open_files
│ ├── Open_files_in_existing_Padre
│ ├── Prferred_language_for_error_diagnostics
│ ├── RegExp_for_TODO-pannel
│ ├── Shorten_the_common_path
│ ├── Use_panel_order_for_Ctr-Tab
│ ├── Use_Splash_Screen
│ └── Use_X11
├── External_Tools
│ └── Diff_tool
├── Indentation
│ ├── Autoindent
│ ├── Automatic_Indentation_style_detection
│ ├── Guess_from_current_document
│ ├── Indentation_width
│ ├── Tab_display_size
│ └── Use_Tabs
├── Language-Perl5
│ ├── Auto-Complete
│ │ ├── Autocomplete_new_methods_in_packages
│ │ ├── Autocomplete_new_subroutines_in_scripts
│ │ ├── Autocomplete_while_while_typing
│ │ ├── Max.number_of_suggestions
│ │ ├── Min.chars_for_autocompletion
│ │ └── Min.lenght_of_suggestions
│ ├── Editor_Options
│ │ ├── Perl_beginner_mode
│ │ ├── Perl_ctags_file
│ │ └── Syntax_Highlighter
│ └── Language_Integration
│ ├── Interpreter_arguments
│ ├── Perl_Interpreter
│ ├── Script_arguments
│ └── Use_external_window
└── Local-Remote_File_Access
├── File_access_FTP
├── File_access_HTTP
└── Use_FTP_passive_mode
| Prefernces-Suggested/
├── Apperance
│ ├── Apperance_Preview
│ ├── Colored_text_in_output_window
│ ├── Editor_Current_line_Background_Colour
│ ├── Editor_Font
│ ├── Editor_Style
│ ├── Show_low-priority_info_messages_on_statusbar
│ └── Show_right_margin
├── Auto-Complete
│ ├── Add_another_closing_bracket
│ ├── Autocompleat_brackets
│ ├── Autocomplete_new_methods_in_packages
│ ├── Autocomplete_new_subroutines_in_scripts
│ ├── Autocomplete_while_while_typing
│ ├── Auto-fold_POD_markup_when_code_folding_enabled
│ ├── Max.number_of_suggestions
│ ├── Min.chars_for_autocompletion
│ └── Min.lenght_of_suggestions
├── Behaviour
│ ├── Check_for_file_updates
│ ├── Clean_up_file_content_on_saving
│ ├── Cursor_Blink_Rate
│ ├── Default_projects_directory
│ ├── Enable_Smart_highlighting
│ ├── Methods_order
│ ├── Open_files
│ ├── Open_files_in_existing_Padre
│ ├── Prferred_language_for_error_diagnostics
│ ├── RegExp_for_TODO-pannel
│ ├── Shorten_the_common_path
│ ├── Use_panel_order_for_Ctr-Tab
│ ├── Use_Splash_Screen
│ └── Use_X11
├── External_Tools
│ └── Diff_tool
├── Indentation
│ ├── Autoindent
│ ├── Automatic_Indentation_style_detection
│ ├── Guess_from_current_document
│ ├── Indentation_width
│ ├── Tab_display_size
│ └── Use_Tabs
├── Language-Perl5
│ ├── Editor_Options
│ │ ├── Default_line_ending
│ │ ├── Default_word_wrap_on_for_each_file
│ │ ├── Perl_beginner_mode
│ │ ├── Perl_ctags_file
│ │ └── Syntax_Highlighter
│ └── Language_Integration
│ ├── Interpreter_arguments
│ ├── Perl_Interpreter
│ ├── Script_arguments
│ └── Use_external_window
└── Local-Remote_File_Access
├── File_access_FTP
├── File_access_HTTP
└── Use_FTP_passive_mode
|