view:end-tag-annotations

Action unknown: addtobook

End Tag Annotations

You can switch this feature ON or OFF in Editor->Display settings.

This feature allows you to see a comment like annotations for end of scope tags, with information about current scope. For example, it shows you condition statement for a closing brace, so you do not need to add such comments manually.

End Tag Annotations in HippoEDIT

On image above, you see two annotations added (« while … » and «this.get_content … ») to corresponding braces closing scopes for function and while loop. It looks like they are comments, but actually, they are automatically drawn by the text editor. Format of the annotation can be justified by XML flag.

Only shown in case of count of the lines in the scope more than some limit.