User Tools

Site Tools


icsharpcode_xmleditor_xmleditoroptionspanel.htm
Navigation:  Development Environment (IDE) > General Setup and Navigation > Configuration Options > Text Editor >====== XML Options ====== Previous pageReturn to chapter overviewNext page

The Text Editor has built in support for XML (Extensible Markup Language). You can edit whole XML documents, or embed XML documentation in any Clarion project. The mechanics of XML Documentation is found in the Code Completion help topic.

Show attributes when folded

XML tags attributes can be folded. Check this option to display the XML attributes in the folded state. Example:

<;name attribute=“value”>content<;/name>

If this option is active, the folded text will include the “attribute=value” text. If unchecked, only the <;name> tag would be visible.

Show schema annotation

XML Completion is built into the Clarion IDE. When this option is active, you will see a display similar to the following:

xmlann.jpg

icsharpcode_xmleditor_xmleditoroptionspanel.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1