options:xml:end-annotation-format

End Tag Annotation Format

By default, HippoEDIT shows End Tag Annotations in «%s» format (« some string »), where %s substituted by start tag details data.

You can change this format by adjusting default value defined by XML flag in settings.xml:

<Source_Editor>
   <EndAnnotationFormat>// %s</EndAnnotationFormat>
</Source_Editor>

Default value is «%s».

#xml_option