F2
. To display the list of available templates, press Ctrl+J
. for
and press F2
the editor adds:data\templates.txt
. Exclusive templates are designed specifically for the current edit mode. A path to the exclusive template file can be customized with the template
key in the modes.xml
:=
follows the name. After the equal sign you can also add a short hint. The template code starts at the next line, each line begins with the equals sign. The cursor position is marked with the |
character.Service->Add template
menu. OK
button. The template is ready to use. data\templates.custom.txt
(custom shared templates) or in data\<edit mode>\templates.custom.txt
(custom exclusive templates). The latter can be customized in the modes configuration.modes.xml
has a file path defined in <template type="custom">
tag.CLEO
unlocks the "New CLEO Script..." item in the main menu. The editor uses this template as the content for a newly created file.