Constructor SpanWithHighlight
SpanWithHighlight(TextSpan, bool)
Initializes a new instance of the SpanWithHighlight class with specified parameters.
public SpanWithHighlight(CodeCompletionList.TextSpan span, bool highlighted)
Parameters
spanCodeCompletionList.TextSpanSpan of the text.
highlightedboolHighlighted state of the span.