Hello,
we use for our HTML-templates an template-engine which has tags like <TMPL_VAR FIRST_NAME> (no closing tag!) and tags like <TMPL_LOOP PERSONS> … </TMPL_LOOP>. How can I can configure which tags Sublime Text (3) closes automatically (when I type </ ) and which ones don’t need closing tags? This must be stored somewhere, because Sublime Text never closes
but always <TMPL_VAR FIRST_NAME>.
Thank you very much!
Ciao
alex