Description
XML documents can be edited with syntax-aware tools based on the Scintilla editing component. This is useful for configuration files, structured documents, schemas, and XML-heavy development work.
Editing XML can break applications if required structure is changed incorrectly. Validate important files before deploying them.