Matching tag functionality
Posted: Fri Apr 23, 2004 2:34 am
I've been editing a large HTML document and turning it into XHTML and one of the issues has been trying to track down matching pairs of start and end tags. A simple function that allows you to locate a matching tag (or prompt an error if there is none) would be handy. Maybe right click a tag and select find matching tag. Maybe also as useful would be an auto highlight option for matching tags like the matching brace and bracket highlighting in some IDE's.