Shortcut Actions in Text Mode
Oxygen XML includes numerous shortcut actions to help you edit content in the Text editing mode.
Moving XML Nodes
You can use the following shortcuts to move XML elements or XSLT variables up or down in
Text mode:
- Moves the node up one line.
- Moves the node down one line.
Note:
The requirements for these node moving actions to work are as follows:
- The mechanism is designed to work without a selection. If you use these actions on a selection of content, it moves the entire selection. To make this mechanism work as intended, simply position the cursor somewhere on the line that you want to move.
- A start tag must be the first text occurrence on the line where the cursor is positioned.
- On the line where the element ends, only whitespaces are allowed after the end tag.
Miscellaneous Shortcut Actions in Text Mode
Oxygen XML also includes the following other miscellaneous shortcut actions in Text mode:
- Deletes the next word.
- Deletes the previous word.
- Cuts the previous word.
- Cuts to end of line.
- or F3
- ( )
- Enables or disables line wrapping. When enabled, if text exceeds the width of the displayed editor, content is wrapped so that you do not have to scroll horizontally.