Insert templates and file structres! Includes i.a. current timestamp support.
Usage
Controls
ctrl-alt-s
: show the scope name of the active text editor grammarctrl
+0-9
: insert grammar specific templatesctrl-alt
+0-9
: insert global templates
Variables
}f{
: filename without extension}F{
: filename}p{
: absolute file path}a{
: author (settings)}d{
: local date string (default)}D{
: iso date string (default)}
+0-n
+{
: local number variables}
+0-n
+g{
: global number variables}!
+file-path
+!{
: file text import}=
+any charater
+{
: custom variables}oa{
: operating system CPU architecture}oh{
: home directory of the current user}oH{
: hostname of the operating system}op{
: operating system platform}or{
: operating system release}on{
: operating system name}ot{
: default directory for temporary files}sd{
: structure directory}td{
: template directory}v{
: custom variables filename}V{
: absolute path of custom variables file}vd{
: directory of custom varibales file}>
+shell command
+<{
: command variables}
hashname
=
any charater
=
bytes|binary|hex|base64
{
: hash code variables
Changelog
Click here to read it.
Template Examples
Click here to read it.
Structure Examples
Click here to read it.