One thing I'm missing from SublimeText, is it's ability to highlight the currently selected elements closing tag.
For eg,
![highlight tag]()
Because my cursor is in a div
, it highlights every occurrence of the word div
when it would be so much more useful, to rather highlight the closing div only.
Is this possible?