Quote:
Originally Posted by KevinH
You do not want to move the cursor to the end tag, correct? You simply want to highlight the corresponding end tag with some colour other than the current tag syntax highlighting right?
|
BTW, in Scintilla-based editors, the end tag has the same highlight color as the start tag. (Highlighting also works in reverse, i.e., clicking the end tag will highlight the start tag.)