Page 1 of 1

Matching tag functionality

Posted: Fri Apr 23, 2004 2:34 am
by Makka
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.

Posted: Fri Apr 23, 2004 2:02 pm
by george
Hi,

The outliner should select an element even if that element does not have a closing tag, just click on that element. As this information is already available it should be not difficult to implement features like fixing the closing tags automatically or matching the start and end tag. We will surely have them in future releases of oXygen.

Best Regards,
George