Hi Folks,

I have a long XML document. Sometimes, as I scroll through the document I am 
positioned at an element (current-element) and I want to collapse its preceding 
element:

...
</preceding-element>  <---- I want to collapse this element
<current-element>

The start tag for preceding-element is way up in the document; scrolling up to 
find the start tag is a pain. Is there a way to collapse preceding-element from 
its end tag?

/Roger
_______________________________________________
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to