The following is a list of useful shortcuts for oXygen XML editor, especially using it to create and edit TEI XML documents for Syriaca.org.
- Toggle line wrap:
ctrl/cmd + shift + y
- Wrap selected text in an element:
ctrl/cmd + e
- Useful, for example, for tagging a person or place name in a description
- Check that document is well-formed:
ctrl/cmd + shift + w
- Always important to ensure you have not introduced XML errors
- Check that document is valid:
ctrl/cmd + shift + v
- If there are validation errors, this will open a panel that lists them all, letting you systematically review and resolve