This is an old revision of the document!
Create New File As Current
By default, if you call File.New command (CTRL+N) HippoEDIT use current file as template for new file (extension, language).
If you want to disable this behavior, change it in hippoedit.config directly:
<CreateNewFileAsCurrent>true</CreateNewFileAsCurrent>
Default is true. Set to false for disable.
#xml_option