The Open / Save preferences panel is opened from menu .
The following options are available:
- When text from BIDI Unicode range is detected - Allows you to
choose the application behavior when you try to open a file that contains BIDI Unicode
characters. You can choose between Enable bidirectional editing mode,
Disable bidirectional editing mode and Prompt for each
document.
- Safe save (only for local files) - Option that provides an
increased degree of protection in the unlikely event of a failure of the
Save action. This mechanism creates a temporary file that holds the
edited content until it is safely saved in the original file. If the
Save action fails, the temporary file is kept in the system
temporary folder, OxygenXMLTemp subfolder.
- Save all files before transformation or validation - Saves all
open files before validating or transforming an XML document. This way the dependencies are
resolved, for example when modifying both the XML document and its XML Schema.
- Clear undo buffer on save - If enabled, Oxygen XML erases its undo stack
when you save a document. Only modifications made after you have saved the document can be
undone. Check this option if you encounter frequent out of memory problems
(OutOfMemoryError) when editing very large documents.