Copy as Markdown

Other Tools

// This file was generated by generate_static_pref_list.py from modules/libpref/init/StaticPrefList.yaml. DO NOT EDIT.
NEVER_PREF("editor.background_color", String, "#FFFFFF")
ALWAYS_PREF(
"editor.block_inline_check.use_computed_style",
editor_block_inline_check_use_computed_style,
editor_block_inline_check_use_computed_style,
bool, true
)
ALWAYS_PREF(
"editor.password.mask_delay",
editor_password_mask_delay,
editor_password_mask_delay,
int32_t, -1
)
ALWAYS_PREF(
"editor.password.testing.mask_delay",
editor_password_testing_mask_delay,
editor_password_testing_mask_delay,
bool, false
)
ALWAYS_PREF(
"editor.singleLine.pasteNewlines",
editor_singleLine_pasteNewlines,
editor_singleLine_pasteNewlines,
int32_t, 2
)
ALWAYS_PREF(
"editor.truncate_user_pastes",
editor_truncate_user_pastes,
editor_truncate_user_pastes,
bool, true
)
ALWAYS_PREF(
"editor.use_custom_colors",
editor_use_custom_colors,
editor_use_custom_colors,
bool, false
)
ALWAYS_PREF(
"editor.use_css",
editor_use_css,
editor_use_css,
bool, false
)
ALWAYS_PREF(
"editor.white_space_normalization.blink_compatible",
editor_white_space_normalization_blink_compatible,
editor_white_space_normalization_blink_compatible,
bool, false
)
ALWAYS_PREF(
"editor.resizing.enabled_by_default",
editor_resizing_enabled_by_default,
editor_resizing_enabled_by_default,
bool, false
)
ALWAYS_PREF(
"editor.inline_table_editing.enabled_by_default",
editor_inline_table_editing_enabled_by_default,
editor_inline_table_editing_enabled_by_default,
bool, false
)
ALWAYS_PREF(
"editor.positioning.enabled_by_default",
editor_positioning_enabled_by_default,
editor_positioning_enabled_by_default,
bool, false
)
ALWAYS_PREF(
"editor.word_select.delete_space_after_doubleclick_selection",
editor_word_select_delete_space_after_doubleclick_selection,
editor_word_select_delete_space_after_doubleclick_selection,
bool, false
)