options:xml:close-tab-on-dbl-click

Close Document Tab on Double Click

By default double click on Document Tab in HippoEDIT expands tabs area to occupy full application window space (tool windows aside are hidden). It is same as you will call command Expand from Window menu.

If you do not like this behavior and want that double click on document tab header will close this document (same as Window → Close) you can use XML flag in hippoedit.config:

<CloseTabOnDblClick>true</CloseTabOnDblClick>

Close the document on Double Click

#xml_option