commentHighlights property

List<DiffCommentLineHighlight> commentHighlights
final

Visual highlights for selected/ranged/threaded diff comment lines.

Implementation

final List<DiffCommentLineHighlight> commentHighlights;