Highlights the string between matchStart and matchEnd in matchTo with color.
The color to highlight using.
The string being highlighted.
The start index of the string to highlight.
The end index of the string to highlight.
matchTo with the color and reset inserted as to highlight the specified string.
See Implementation
Highlights the string between matchStart and matchEnd in matchTo with color.