Folding XML Elements in Text Mode
When working with a large document, the folding support in Oxygen XML Developer Eclipse plugin can be used to collapse some element content leaving only those that you need to edit in focus. Expanding and collapsing works on individual elements. Expanding an element leaves the child elements unchanged.
Folding Actions in Text Mode
Element folds are marked with a small icon (/) in the left stripe. To toggle the fold, simply click the icon. Also, if you right-click the icon, the following actions are available in the Folding sub-menu:
- Toggle Fold
- Toggles the state of the current fold.
- Collapse Other Folds
- Folds all the elements except the current element.
- Collapse Child Folds
- Folds the child elements that are indented one level inside the current element.
- Expand Child Folds
- Unfolds all child elements of the currently selected element.
- Expand All
- Unfolds all elements in the current document.
Resources
For more information about the folding support in Oxygen XML Developer Eclipse plugin, watch our video demonstration: