TextMate: Highlight matching tags of caret location.
Posted
by subkamran
on Stack Overflow
See other posts from Stack Overflow
or by subkamran
Published on 2010-02-12T16:32:27Z
Indexed on
2010/03/30
17:33 UTC
Read the original article
Hit count: 484
Is it possible for TextMate to syntax highlight the opening and closing tags of your current caret location? And I am talking about constantly, not by pressing a key combo.
Furthermore, if it possible, how can I do it? There doesn't seem to be any way that I know of except by using selectors in the theme, but I don't know if selectors can be context-sensitive.
© Stack Overflow or respective owner