Class AbstractDecoratedTextEditorPreferenceConstants
- java.lang.Object
-
- org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants
-
public class AbstractDecoratedTextEditorPreferenceConstants extends Object
Preference constants used in the extended text editor preference store.- Since:
- 3.0
- Restriction:
- This class is not intended to be subclassed by clients.
- Restriction:
- This class is not intended to be instantiated by clients.
-
-
Field Summary
Fields Modifier and Type Field Description static StringEDITOR_CURRENT_LINEA named preference that controls whether the current line highlighting is turned on or off (value"currentLine").static StringEDITOR_CURRENT_LINE_COLORA named preference that holds the color used to highlight the current line (value"currentLineColor").static StringEDITOR_DELETE_SPACES_AS_TABSA named preference that specifies if the editor removes multiple spaces on delete/backspace key as if they were tabs.static StringEDITOR_DISABLE_OVERWRITE_MODEA named preference that controls disabling of the overwrite mode.static StringEDITOR_HOVER_ENRICH_MODEA named preference that controls if hovers should automatically be closed when the mouse is moved into them, or when they should be enriched.static StringEDITOR_HYPERLINK_COLORA named preference that holds the color used for hyperlinks.static StringEDITOR_HYPERLINK_COLOR_SYSTEM_DEFAULTA named preference that holds the preference whether to use the native link color.static StringEDITOR_HYPERLINK_KEY_MODIFIERA named preference that controls the key modifier for hyperlinks.static StringEDITOR_HYPERLINK_KEY_MODIFIER_MASKA named preference that controls the key modifier mask for hyperlinks.static StringEDITOR_HYPERLINKS_ENABLEDA named preference that controls if hyperlinks are turned on or off.static StringEDITOR_LINE_NUMBER_RULERA named preference that controls if the line number ruler is shown in the UI (value"lineNumberRuler").static StringEDITOR_LINE_NUMBER_RULER_COLORA named preference that holds the color used to render line numbers inside the line number ruler (value"lineNumberColor").static StringEDITOR_OVERVIEW_RULERA named preference that controls if the overview ruler is shown in the UI (value"overviewRuler").static StringEDITOR_PRINT_MARGINA named preference that controls whether the print margin is turned on or off (value"printMargin").static StringEDITOR_PRINT_MARGIN_ALLOW_OVERRIDETells whether editors are allowed to override the print margin preference (value"printMarginAllowOverride").static StringEDITOR_PRINT_MARGIN_COLORA named preference that holds the color used to render the print margin (value"printMarginColor").static StringEDITOR_PRINT_MARGIN_COLUMNPrint margin column (value"printMarginColumn").static StringEDITOR_SELECTION_BACKGROUND_COLORA named preference that holds the color used as the text selection background.static StringEDITOR_SELECTION_BACKGROUND_DEFAULT_COLORA named preference that describes if the system default selection background color is used as the text selection background.static StringEDITOR_SELECTION_FOREGROUND_COLORA named preference that holds the color used as the text selection foreground.static StringEDITOR_SELECTION_FOREGROUND_DEFAULT_COLORA named preference that describes if the system default selection foreground color is used as the text selection foreground.static StringEDITOR_SHOW_CARET_OFFSETA named preference that controls if the caret offset is shown in the status line.static StringEDITOR_SHOW_CARRIAGE_RETURNA named preference that controls the display of Carriage Return characters.static StringEDITOR_SHOW_ENCLOSED_IDEOGRAPHIC_SPACESA named preference that controls the display of enclosed Ideographic Space characters.static StringEDITOR_SHOW_ENCLOSED_SPACESA named preference that controls the display of enclosed Space characters.static StringEDITOR_SHOW_ENCLOSED_TABSA named preference that controls the display of enclosed Tab characters.static StringEDITOR_SHOW_LEADING_IDEOGRAPHIC_SPACESA named preference that controls the display of leading Ideographic Space characters.static StringEDITOR_SHOW_LEADING_SPACESA named preference that controls the display of leading Space characters.static StringEDITOR_SHOW_LEADING_TABSA named preference that controls the display of leading Tab characters.static StringEDITOR_SHOW_LINE_FEEDA named preference that controls the display of Line Feed characters.static StringEDITOR_SHOW_SELECTION_SIZEA named preference that controls if the selection size (number of selected characters) is shown in the status line.static StringEDITOR_SHOW_TEXT_HOVER_AFFORDANCEA named preference that defines whether the hint to make hover sticky should be shown.static StringEDITOR_SHOW_TRAILING_IDEOGRAPHIC_SPACESA named preference that controls the display of trailing Ideographic Space characters.static StringEDITOR_SHOW_TRAILING_SPACESA named preference that controls the display of trailing Space characters.static StringEDITOR_SHOW_TRAILING_TABSA named preference that controls the display of trailing Tab characters.static StringEDITOR_SHOW_WHITESPACE_CHARACTERSA named preference that controls the display of whitespace characters.static StringEDITOR_SMART_HOME_ENDA named preference that controls if smart home/end navigation is on or offstatic StringEDITOR_SPACES_FOR_TABSA named preference that specifies if the editor uses spaces for tabs.static StringEDITOR_TAB_WIDTHA named preference that holds the number of spaces used per tab in the text editor.static StringEDITOR_TEXT_DRAG_AND_DROP_ENABLEDA named preference that controls whether text drag and drop is enabled.static StringEDITOR_UNDO_HISTORY_SIZEA named preference that holds the size of the editor's undo history.static StringEDITOR_UNKNOWN_INDICATIONDeprecated.as of 3.0 there are no UNKNOWN annotations any morestatic StringEDITOR_UNKNOWN_INDICATION_COLORDeprecated.As of 3.0, there are no UNKNOWN annotations any morestatic StringEDITOR_UNKNOWN_INDICATION_IN_OVERVIEW_RULERDeprecated.As of 3.0, there are no UNKNOWN annotations any morestatic StringEDITOR_USE_CUSTOM_CARETSA named preference that controls whether custom carets are used in the editor or not.static StringEDITOR_WARN_IF_INPUT_DERIVEDA named preference that controls whether a confirmation dialog is shown before editing derived input.static StringEDITOR_WHITESPACE_CHARACTER_ALPHA_VALUEA named preference that controls the alpha value of whitespace characters.static StringEDITOR_WIDE_CARETA named preference that controls whether carets are drawn wide or not.static StringQUICK_DIFF_ALWAYS_ONA named preference that controls whether quick diff colors are shown on the line number bar.static StringQUICK_DIFF_CHARACTER_MODEA named preference that controls the default quick diff reference provider.static StringQUICK_DIFF_DEFAULT_PROVIDERA named preference that controls the default quick diff reference provider.static StringREVISION_ASK_BEFORE_QUICKDIFF_SWITCHA named preference that controls whether the user is asked before switching the quick diff reference when showing revision information..static StringREVISION_RULER_RENDERING_MODEA named preference that controls the rendering mode of the revision ruler.static StringREVISION_RULER_SHOW_AUTHORA named preference that controls the rendering of the author on the revision ruler.static StringREVISION_RULER_SHOW_REVISIONA named preference that controls rendering of the revision on the revision ruler.static StringSHOW_RANGE_INDICATORA named preference that controls the display of the range indicator.static StringUSE_ANNOTATIONS_PREFERENCE_PAGEA named preference that controls whether this plug-in's Annotations preference page is used to configure annotations.static StringUSE_QUICK_DIFF_PREFERENCE_PAGEA named preference that controls whether this plug-in's Quick Diff preference page is used to configure Quick Diff.static StringUSE_SATURATED_COLORS_IN_OVERVIEW_RULERA named preference that controls whether to use saturated colors in the overview ruler.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidinitializeDefaultValues(IPreferenceStore store)Initializes the given preference store with the default values.
-
-
-
Field Detail
-
EDITOR_CURRENT_LINE
public static final String EDITOR_CURRENT_LINE
A named preference that controls whether the current line highlighting is turned on or off (value"currentLine").The preference value is of type
Boolean.- See Also:
- Constant Field Values
-
EDITOR_CURRENT_LINE_COLOR
public static final String EDITOR_CURRENT_LINE_COLOR
A named preference that holds the color used to highlight the current line (value"currentLineColor").The preference value is of type
String. A RGB color value encoded as a string using classPreferenceConverter.- See Also:
StringConverter,PreferenceConverter, Constant Field Values
-
EDITOR_TAB_WIDTH
public static final String EDITOR_TAB_WIDTH
A named preference that holds the number of spaces used per tab in the text editor.Value is of type
int: positive int value specifying the number of spaces per tab.- See Also:
- Constant Field Values
-
EDITOR_SPACES_FOR_TABS
public static final String EDITOR_SPACES_FOR_TABS
A named preference that specifies if the editor uses spaces for tabs.Value is of type
Boolean. Iftruespaces instead of tabs are used in the editor. Iffalsethe editor inserts a tab character when pressing the tab key.- See Also:
- Constant Field Values
-
EDITOR_DELETE_SPACES_AS_TABS
public static final String EDITOR_DELETE_SPACES_AS_TABS
A named preference that specifies if the editor removes multiple spaces on delete/backspace key as if they were tabs. Only relevant whenEDITOR_SPACES_FOR_TABSpreference is set totrue.Value is of type
Boolean. Iftrue, the editor removes multiple spaces.- Since:
- 3.13
- See Also:
- Constant Field Values
-
EDITOR_UNDO_HISTORY_SIZE
public static final String EDITOR_UNDO_HISTORY_SIZE
A named preference that holds the size of the editor's undo history.Value is of type
int: 0 or positive int value specifying the size of the editor's undo history.- Since:
- 3.1
- See Also:
- Constant Field Values
-
EDITOR_PRINT_MARGIN
public static final String EDITOR_PRINT_MARGIN
A named preference that controls whether the print margin is turned on or off (value"printMargin").The preference value is of type
Boolean.- See Also:
- Constant Field Values
-
EDITOR_PRINT_MARGIN_COLOR
public static final String EDITOR_PRINT_MARGIN_COLOR
A named preference that holds the color used to render the print margin (value"printMarginColor").The preference value is of type
String. A RGB color value encoded as a string using classPreferenceConverter.- See Also:
StringConverter,PreferenceConverter, Constant Field Values
-
EDITOR_PRINT_MARGIN_COLUMN
public static final String EDITOR_PRINT_MARGIN_COLUMN
Print margin column (value"printMarginColumn").The preference value is of type
int.- See Also:
- Constant Field Values
-
EDITOR_PRINT_MARGIN_ALLOW_OVERRIDE
public static final String EDITOR_PRINT_MARGIN_ALLOW_OVERRIDE
Tells whether editors are allowed to override the print margin preference (value"printMarginAllowOverride").The preference value is of type
boolean.- See Also:
- Constant Field Values
- Restriction:
- This field is not intended to be referenced by clients.
-
EDITOR_UNKNOWN_INDICATION
@Deprecated public static final String EDITOR_UNKNOWN_INDICATION
Deprecated.as of 3.0 there are no UNKNOWN annotations any moreA named preference that controls whether the editor shows unknown indicators in text (squiggly lines). (value"othersIndication").The preference value is of type
Boolean.- See Also:
- Constant Field Values
-
EDITOR_UNKNOWN_INDICATION_COLOR
@Deprecated public static final String EDITOR_UNKNOWN_INDICATION_COLOR
Deprecated.As of 3.0, there are no UNKNOWN annotations any moreA named preference that holds the color used to render unknown indicators (value"othersIndicationColor").The preference value is of type
String. A RGB color value encoded as a string using classPreferenceConverter.
-
EDITOR_UNKNOWN_INDICATION_IN_OVERVIEW_RULER
@Deprecated public static final String EDITOR_UNKNOWN_INDICATION_IN_OVERVIEW_RULER
Deprecated.As of 3.0, there are no UNKNOWN annotations any moreA named preference that controls whether the overview ruler shows unknown indicators (value"othersIndicationInOverviewRuler").The preference value is of type
Boolean.- See Also:
- Constant Field Values
-
EDITOR_OVERVIEW_RULER
public static final String EDITOR_OVERVIEW_RULER
A named preference that controls if the overview ruler is shown in the UI (value"overviewRuler").The preference value is of type
Boolean.- See Also:
- Constant Field Values
-
EDITOR_LINE_NUMBER_RULER
public static final String EDITOR_LINE_NUMBER_RULER
A named preference that controls if the line number ruler is shown in the UI (value"lineNumberRuler").The preference value is of type
Boolean.- See Also:
- Constant Field Values
-
EDITOR_SHOW_CARET_OFFSET
public static final String EDITOR_SHOW_CARET_OFFSET
A named preference that controls if the caret offset is shown in the status line.The preference value is of type
Boolean.- Since:
- 3.12
- See Also:
- Constant Field Values
-
EDITOR_SHOW_SELECTION_SIZE
public static final String EDITOR_SHOW_SELECTION_SIZE
A named preference that controls if the selection size (number of selected characters) is shown in the status line.The preference value is of type
Boolean.- Since:
- 3.12
- See Also:
- Constant Field Values
-
EDITOR_LINE_NUMBER_RULER_COLOR
public static final String EDITOR_LINE_NUMBER_RULER_COLOR
A named preference that holds the color used to render line numbers inside the line number ruler (value"lineNumberColor").The preference value is of type
String. A RGB color value encoded as a string using classPreferenceConverter.
-
USE_ANNOTATIONS_PREFERENCE_PAGE
public static final String USE_ANNOTATIONS_PREFERENCE_PAGE
A named preference that controls whether this plug-in's Annotations preference page is used to configure annotations.Value is of type
boolean.- See Also:
- Constant Field Values
-
USE_QUICK_DIFF_PREFERENCE_PAGE
public static final String USE_QUICK_DIFF_PREFERENCE_PAGE
A named preference that controls whether this plug-in's Quick Diff preference page is used to configure Quick Diff.Value is of type
boolean.- See Also:
- Constant Field Values
-
QUICK_DIFF_ALWAYS_ON
public static final String QUICK_DIFF_ALWAYS_ON
A named preference that controls whether quick diff colors are shown on the line number bar.Value is of type
boolean.- See Also:
- Constant Field Values
-
QUICK_DIFF_DEFAULT_PROVIDER
public static final String QUICK_DIFF_DEFAULT_PROVIDER
A named preference that controls the default quick diff reference provider.Value is of type
String.- See Also:
- Constant Field Values
-
QUICK_DIFF_CHARACTER_MODE
public static final String QUICK_DIFF_CHARACTER_MODE
A named preference that controls the default quick diff reference provider.Value is of type
String.- See Also:
- Constant Field Values
-
EDITOR_USE_CUSTOM_CARETS
public static final String EDITOR_USE_CUSTOM_CARETS
A named preference that controls whether custom carets are used in the editor or not.Value is of type
Boolean. Iffalse, only the default caret is used in the editor.- See Also:
- Constant Field Values
-
EDITOR_WIDE_CARET
public static final String EDITOR_WIDE_CARET
A named preference that controls whether carets are drawn wide or not.Value is of type
Boolean. Iftrue, the caret is twice as wide as the default caret.- See Also:
- Constant Field Values
-
USE_SATURATED_COLORS_IN_OVERVIEW_RULER
public static final String USE_SATURATED_COLORS_IN_OVERVIEW_RULER
A named preference that controls whether to use saturated colors in the overview ruler.Value is of type
Boolean. Iftrue, saturated colors are used- Since:
- 3.8
- See Also:
IOverviewRulerExtension.setUseSaturatedColors(boolean), Constant Field Values
-
EDITOR_SELECTION_FOREGROUND_COLOR
public static final String EDITOR_SELECTION_FOREGROUND_COLOR
A named preference that holds the color used as the text selection foreground. This value has no effect if the system default color is used.Value is of type
String. A RGB color value encoded as a string using classPreferenceConverter- See Also:
StringConverter,PreferenceConverter, Constant Field Values
-
EDITOR_SELECTION_FOREGROUND_DEFAULT_COLOR
public static final String EDITOR_SELECTION_FOREGROUND_DEFAULT_COLOR
A named preference that describes if the system default selection foreground color is used as the text selection foreground.Value is of type
Boolean.- See Also:
- Constant Field Values
-
EDITOR_SELECTION_BACKGROUND_COLOR
public static final String EDITOR_SELECTION_BACKGROUND_COLOR
A named preference that holds the color used as the text selection background. This value has no effect if the system default color is used.Value is of type
String. A RGB color value encoded as a string using classPreferenceConverter- See Also:
StringConverter,PreferenceConverter, Constant Field Values
-
EDITOR_SELECTION_BACKGROUND_DEFAULT_COLOR
public static final String EDITOR_SELECTION_BACKGROUND_DEFAULT_COLOR
A named preference that describes if the system default selection background color is used as the text selection background.Value is of type
Boolean.- See Also:
- Constant Field Values
-
EDITOR_HYPERLINKS_ENABLED
public static final String EDITOR_HYPERLINKS_ENABLED
A named preference that controls if hyperlinks are turned on or off.Value is of type
Boolean.- Since:
- 3.1
- See Also:
- Constant Field Values
-
EDITOR_HYPERLINK_KEY_MODIFIER
public static final String EDITOR_HYPERLINK_KEY_MODIFIER
A named preference that controls the key modifier for hyperlinks.Value is of type
String.- Since:
- 3.1
- See Also:
- Constant Field Values
-
EDITOR_HYPERLINK_KEY_MODIFIER_MASK
public static final String EDITOR_HYPERLINK_KEY_MODIFIER_MASK
A named preference that controls the key modifier mask for hyperlinks. The value is only used if the value ofEDITOR_HYPERLINK_KEY_MODIFIERcannot be resolved to valid SWT modifier bits.Value is of type
String.- Since:
- 3.1
- See Also:
EDITOR_HYPERLINK_KEY_MODIFIER, Constant Field Values
-
EDITOR_HYPERLINK_COLOR
public static final String EDITOR_HYPERLINK_COLOR
A named preference that holds the color used for hyperlinks.Value is of type
String. A RGB color value encoded as a string using classPreferenceConverter- Since:
- 3.1
- See Also:
StringConverter,PreferenceConverter, Constant Field Values
-
EDITOR_HYPERLINK_COLOR_SYSTEM_DEFAULT
public static final String EDITOR_HYPERLINK_COLOR_SYSTEM_DEFAULT
A named preference that holds the preference whether to use the native link color.The preference value is of type
Boolean.- Since:
- 3.5
- See Also:
- Constant Field Values
-
EDITOR_DISABLE_OVERWRITE_MODE
public static final String EDITOR_DISABLE_OVERWRITE_MODE
A named preference that controls disabling of the overwrite mode.Value is of type
Boolean.Note: As of 3.3, this preference can no longer be set via UI but is still honored by the code. A workspace that was started at least once with 3.3 has this preference set to
false. Workspaces started with 3.4 keep their current preference.- Since:
- 3.1
- See Also:
- Constant Field Values
-
EDITOR_WARN_IF_INPUT_DERIVED
public static final String EDITOR_WARN_IF_INPUT_DERIVED
A named preference that controls whether a confirmation dialog is shown before editing derived input.Value is of type
Boolean.- Since:
- 3.3
- See Also:
- Constant Field Values
-
EDITOR_SMART_HOME_END
public static final String EDITOR_SMART_HOME_END
A named preference that controls if smart home/end navigation is on or offValue is of type
Boolean.- Since:
- 3.3
- See Also:
- Constant Field Values
-
EDITOR_SHOW_WHITESPACE_CHARACTERS
public static final String EDITOR_SHOW_WHITESPACE_CHARACTERS
A named preference that controls the display of whitespace characters.Value is of type
Boolean.The following preferences can be used for fine-grained configuration when enabled.
EDITOR_SHOW_LEADING_SPACESEDITOR_SHOW_ENCLOSED_SPACESEDITOR_SHOW_TRAILING_SPACESEDITOR_SHOW_LEADING_IDEOGRAPHIC_SPACESEDITOR_SHOW_ENCLOSED_IDEOGRAPHIC_SPACESEDITOR_SHOW_TRAILING_IDEOGRAPHIC_SPACESEDITOR_SHOW_LEADING_TABSEDITOR_SHOW_ENCLOSED_TABSEDITOR_SHOW_TRAILING_TABSEDITOR_SHOW_CARRIAGE_RETURNEDITOR_SHOW_LINE_FEEDEDITOR_WHITESPACE_CHARACTER_ALPHA_VALUE
- Since:
- 3.3
- See Also:
- Constant Field Values
-
EDITOR_SHOW_LEADING_SPACES
public static final String EDITOR_SHOW_LEADING_SPACES
A named preference that controls the display of leading Space characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_SHOW_ENCLOSED_SPACES
public static final String EDITOR_SHOW_ENCLOSED_SPACES
A named preference that controls the display of enclosed Space characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_SHOW_TRAILING_SPACES
public static final String EDITOR_SHOW_TRAILING_SPACES
A named preference that controls the display of trailing Space characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_SHOW_LEADING_IDEOGRAPHIC_SPACES
public static final String EDITOR_SHOW_LEADING_IDEOGRAPHIC_SPACES
A named preference that controls the display of leading Ideographic Space characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_SHOW_ENCLOSED_IDEOGRAPHIC_SPACES
public static final String EDITOR_SHOW_ENCLOSED_IDEOGRAPHIC_SPACES
A named preference that controls the display of enclosed Ideographic Space characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_SHOW_TRAILING_IDEOGRAPHIC_SPACES
public static final String EDITOR_SHOW_TRAILING_IDEOGRAPHIC_SPACES
A named preference that controls the display of trailing Ideographic Space characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_SHOW_LEADING_TABS
public static final String EDITOR_SHOW_LEADING_TABS
A named preference that controls the display of leading Tab characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_SHOW_ENCLOSED_TABS
public static final String EDITOR_SHOW_ENCLOSED_TABS
A named preference that controls the display of enclosed Tab characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_SHOW_TRAILING_TABS
public static final String EDITOR_SHOW_TRAILING_TABS
A named preference that controls the display of trailing Tab characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_SHOW_CARRIAGE_RETURN
public static final String EDITOR_SHOW_CARRIAGE_RETURN
A named preference that controls the display of Carriage Return characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_SHOW_LINE_FEED
public static final String EDITOR_SHOW_LINE_FEED
A named preference that controls the display of Line Feed characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Boolean.- Since:
- 3.7
- See Also:
- Constant Field Values
-
EDITOR_WHITESPACE_CHARACTER_ALPHA_VALUE
public static final String EDITOR_WHITESPACE_CHARACTER_ALPHA_VALUE
A named preference that controls the alpha value of whitespace characters. The value is used only if the value ofEDITOR_SHOW_WHITESPACE_CHARACTERSistrue.Value is of type
Integer.- Since:
- 3.7
- See Also:
- Constant Field Values
-
SHOW_RANGE_INDICATOR
public static final String SHOW_RANGE_INDICATOR
A named preference that controls the display of the range indicator.Value is of type
Boolean.- Since:
- 3.1
- See Also:
- Constant Field Values
-
REVISION_ASK_BEFORE_QUICKDIFF_SWITCH
public static final String REVISION_ASK_BEFORE_QUICKDIFF_SWITCH
A named preference that controls whether the user is asked before switching the quick diff reference when showing revision information..Value is of type
String.- Since:
- 3.2
- See Also:
- Constant Field Values
-
REVISION_RULER_RENDERING_MODE
public static final String REVISION_RULER_RENDERING_MODE
A named preference that controls the rendering mode of the revision ruler.Value is of type
Stringand should contain the name of aIRevisionRulerColumnExtension.RenderingMode.- Since:
- 3.3
- See Also:
- Constant Field Values
-
REVISION_RULER_SHOW_AUTHOR
public static final String REVISION_RULER_SHOW_AUTHOR
A named preference that controls the rendering of the author on the revision ruler.Value is of type
Boolean.- Since:
- 3.3
- See Also:
- Constant Field Values
-
REVISION_RULER_SHOW_REVISION
public static final String REVISION_RULER_SHOW_REVISION
A named preference that controls rendering of the revision on the revision ruler.Value is of type
Boolean.- Since:
- 3.3
- See Also:
- Constant Field Values
-
EDITOR_TEXT_DRAG_AND_DROP_ENABLED
public static final String EDITOR_TEXT_DRAG_AND_DROP_ENABLED
A named preference that controls whether text drag and drop is enabled.Value is of type
Boolean.- Since:
- 3.3
- See Also:
- Constant Field Values
-
EDITOR_SHOW_TEXT_HOVER_AFFORDANCE
public static final String EDITOR_SHOW_TEXT_HOVER_AFFORDANCE
A named preference that defines whether the hint to make hover sticky should be shown.Value is of type
Boolean.- Since:
- 3.3
- See Also:
- Constant Field Values
-
EDITOR_HOVER_ENRICH_MODE
public static final String EDITOR_HOVER_ENRICH_MODE
A named preference that controls if hovers should automatically be closed when the mouse is moved into them, or when they should be enriched.Value is of type
Integerand maps to the followingITextViewerExtension8.EnrichMode:- -1:
null(don't allow moving the mouse into a hover), - 0:
ITextViewerExtension8.EnrichMode.AFTER_DELAY, - 1:
ITextViewerExtension8.EnrichMode.IMMEDIATELY, - 2:
ITextViewerExtension8.EnrichMode.ON_CLICK.
- Since:
- 3.4
- See Also:
- Constant Field Values
- -1:
-
-
Method Detail
-
initializeDefaultValues
public static void initializeDefaultValues(IPreferenceStore store)
Initializes the given preference store with the default values.- Parameters:
store- the preference store to be initialized
-
-