geany
1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
![]() ![]() |
Default prefs when creating a new editor window. More...
#include <editor.h>
Default prefs when creating a new editor window.
Some of these can be overridden per document or per project.
gboolean GeanyEditorPrefs::auto_close_xml_tags |
Definition at line 121 of file editor.h.
Referenced by handle_xml(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::auto_complete_symbols |
Definition at line 120 of file editor.h.
Referenced by editor_start_auto_complete(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::auto_continue_multiline |
Definition at line 129 of file editor.h.
Referenced by get_default_prefs(), init_stash_prefs(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
guint GeanyEditorPrefs::autoclose_chars |
Definition at line 132 of file editor.h.
Referenced by auto_close_chars(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::autocomplete_doc_words |
Definition at line 133 of file editor.h.
Referenced by editor_start_auto_complete(), and init_pref_groups().
guint GeanyEditorPrefs::autocompletion_max_entries |
Definition at line 131 of file editor.h.
Referenced by autocomplete_doc_word(), autocomplete_tags(), get_doc_words(), init_pref_groups(), and show_tags_list().
gint GeanyEditorPrefs::autocompletion_update_freq |
Definition at line 138 of file editor.h.
Referenced by document_update_tag_list_in_idle(), get_current_tag_name(), and init_pref_groups().
gboolean GeanyEditorPrefs::brace_match_ltgt |
Definition at line 125 of file editor.h.
Referenced by brace_match(), delay_match_brace(), editor_highlight_braces(), find_previous_brace(), and init_pref_groups().
gchar* GeanyEditorPrefs::color_scheme |
Definition at line 135 of file editor.h.
Referenced by add_color_scheme_item(), do_main_quit(), init_pref_groups(), load_named_styles(), and on_color_scheme_changed().
gchar* GeanyEditorPrefs::comment_toggle_mark |
Definition at line 130 of file editor.h.
Referenced by do_main_quit(), editor_do_comment(), editor_do_comment_toggle(), editor_do_uncomment(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::complete_snippets |
Definition at line 122 of file editor.h.
Referenced by check_snippet_completion(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::complete_snippets_whilst_editing |
Definition at line 127 of file editor.h.
Referenced by editor_complete_snippet(), and init_pref_groups().
gboolean GeanyEditorPrefs::completion_drops_rest_of_word |
Definition at line 134 of file editor.h.
Referenced by editor_apply_update_prefs(), and init_pref_groups().
gboolean GeanyEditorPrefs::disable_dnd |
Definition at line 116 of file editor.h.
Referenced by load_dialog_prefs(), on_editor_button_press_event(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::folding |
Definition at line 114 of file editor.h.
Referenced by cb_func_document_action(), editor_apply_update_prefs(), fold_all(), load_dialog_prefs(), on_editor_notify(), on_margin_click(), on_prefs_dialog_response(), prefs_init_dialog(), save_dialog_prefs(), ui_update_fold_items(), and update_margins().
gint GeanyEditorPrefs::ime_interaction |
Definition at line 140 of file editor.h.
Referenced by create_new_sci(), and init_pref_groups().
GeanyIndentPrefs* GeanyEditorPrefs::indentation |
Definition at line 100 of file editor.h.
Referenced by editor_get_prefs(), editor_init(), get_default_indent_prefs(), get_default_prefs(), and init_pref_groups().
gint GeanyEditorPrefs::line_break_column |
Definition at line 128 of file editor.h.
Referenced by get_default_prefs(), get_reflow_column(), init_stash_prefs(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::line_wrapping |
Definition at line 112 of file editor.h.
Referenced by get_default_prefs(), init_stash_prefs(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gchar* GeanyEditorPrefs::long_line_color |
Definition at line 107 of file editor.h.
Referenced by do_main_quit(), editor_apply_update_prefs(), load_dialog_prefs(), on_color_button_choose_cb(), prefs_init_dialog(), and save_dialog_prefs().
gint GeanyEditorPrefs::long_line_column |
Definition at line 106 of file editor.h.
Referenced by create_project(), editor_get_long_line_column(), get_default_prefs(), get_reflow_column(), load_config(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::long_line_enabled |
Definition at line 137 of file editor.h.
Referenced by editor_get_long_line_type(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gint GeanyEditorPrefs::long_line_type |
Definition at line 105 of file editor.h.
Referenced by editor_get_long_line_type(), get_default_prefs(), get_reflow_column(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::newline_strip |
Definition at line 119 of file editor.h.
Referenced by load_dialog_prefs(), on_new_line_added(), on_prefs_dialog_response(), prefs_init_dialog(), reflow_lines(), and save_dialog_prefs().
gint GeanyEditorPrefs::scroll_lines_around_cursor |
Definition at line 139 of file editor.h.
Referenced by editor_apply_update_prefs(), and init_pref_groups().
gboolean GeanyEditorPrefs::scroll_stop_at_last_line |
Definition at line 111 of file editor.h.
Referenced by editor_apply_update_prefs(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::show_indent_guide |
Definition at line 102 of file editor.h.
Referenced by editor_set_indentation_guides(), load_dialog_prefs(), on_menu_show_indentation_guides1_toggled(), on_prefs_dialog_response(), prefs_init_dialog(), save_dialog_prefs(), and ui_update_view_editor_menu_items().
gboolean GeanyEditorPrefs::show_line_endings |
Definition at line 103 of file editor.h.
Referenced by editor_apply_update_prefs(), load_dialog_prefs(), on_menu_show_line_endings1_toggled(), on_prefs_dialog_response(), prefs_init_dialog(), save_dialog_prefs(), ui_toggle_editor_features(), and ui_update_view_editor_menu_items().
gboolean GeanyEditorPrefs::show_linenumber_margin |
Definition at line 109 of file editor.h.
Referenced by document_new_file(), document_open_file_full(), editor_apply_update_prefs(), load_dialog_prefs(), on_editor_notify(), on_prefs_dialog_response(), on_show_line_numbers1_toggled(), prefs_init_dialog(), save_dialog_prefs(), ui_toggle_editor_features(), ui_update_view_editor_menu_items(), and update_margins().
gboolean GeanyEditorPrefs::show_markers_margin |
Definition at line 108 of file editor.h.
Referenced by editor_apply_update_prefs(), load_dialog_prefs(), on_markers_margin1_toggled(), on_prefs_dialog_response(), prefs_init_dialog(), save_dialog_prefs(), ui_toggle_editor_features(), ui_update_view_editor_menu_items(), and update_margins().
gboolean GeanyEditorPrefs::show_scrollbars |
Definition at line 110 of file editor.h.
Referenced by editor_apply_update_prefs(), and init_pref_groups().
gint GeanyEditorPrefs::show_virtual_space |
Definition at line 136 of file editor.h.
Referenced by create_new_sci(), editor_apply_update_prefs(), and init_pref_groups().
gboolean GeanyEditorPrefs::show_white_space |
Definition at line 101 of file editor.h.
Referenced by editor_apply_update_prefs(), load_dialog_prefs(), on_menu_show_white_space1_toggled(), on_prefs_dialog_response(), prefs_init_dialog(), save_dialog_prefs(), ui_toggle_editor_features(), and ui_update_view_editor_menu_items().
gboolean GeanyEditorPrefs::smart_home_key |
Definition at line 118 of file editor.h.
Referenced by cb_func_goto_action(), editor_apply_update_prefs(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gint GeanyEditorPrefs::symbolcompletion_max_height |
Definition at line 124 of file editor.h.
Referenced by editor_apply_update_prefs(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gint GeanyEditorPrefs::symbolcompletion_min_chars |
Definition at line 123 of file editor.h.
Referenced by editor_start_auto_complete(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::unfold_all_children |
Definition at line 115 of file editor.h.
Referenced by editor_toggle_fold(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::use_gtk_word_boundaries |
Definition at line 126 of file editor.h.
Referenced by init_pref_groups(), and setup_sci_keys().
gboolean GeanyEditorPrefs::use_indicators |
Definition at line 113 of file editor.h.
Referenced by goto_compiler_file_line(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), process_build_output_line(), and save_dialog_prefs().
gboolean GeanyEditorPrefs::use_tab_to_indent |
Definition at line 117 of file editor.h.
Referenced by editor_apply_update_prefs(), and init_pref_groups().