Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor corrections to grammar

...

  • The XML Editor ships with the configuration file sos.xml.editor.exe.config
    • The file name consists of the XML Editor binary file name and the extension .config
    • The configuration file has to be located in the same directory as the XML Editor binary file.
  • The following settings can be configured:

    SettingDefaultDescription
    allowRemoveRootTrueallows to remove removal of a root node of the xml document
    allowRenameFileTrueallows to rename a renaming of an xml file on the hard disk
    autocompleteRootTrueautomatically add adds the required childs child nodes to the root node
    hasOpenFileDialogTrueshow shows the open file dialog
    openLastOpenedFilesTrueopen opens the last opened files on program start 
    readOnlyFalseopen the opens XML files in read-only mode

...