Create New File As Current
By default, if you call File.New command (CTRL+N) HippoEDIT uses a current file as a template for the 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