Share via


DefaultTextViewOptions.ShowSelectionMatchesId Field

Definition

Enables or disables the selection matching highlight feature.

public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> ShowSelectionMatchesId;
 staticval mutable ShowSelectionMatchesId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly ShowSelectionMatchesId As EditorOptionKey(Of Boolean) 

Field Value

Applies to