How do you create new custom language templates?
I use ColdFusion (CFML) and noticed that there's no dedicated smart template list. I tried to make one by cloning the empty (default) "batch-tpl.xml" language template (to "cfml-tpl.xml" and "coldfusion-tpl.xml", restarted UE and still don't see it in the "template list". (I've enabled "show all languages" and see CSS, HTML, Java, JavaScript, JSON & XML.)
I also reinstalled "ColdFusion" wordfile (ColdFusion_SQL), but it's pretty outdated and made my own "ColdFusion" wordfile that I'm expanding to work with CFCs and new CFML syntax that has been added since 2012 (the last version of the default UE wordfile.)
Is there a good resource to learn "how to create a custom UltraEdit language template" w/rules regarding the syntax, etc. Is there some sort of flag in the wordfile that enables language-specific smart templates?
I'm creating this template because there are smart templates that I want to create, but only have them display if I'm specifically editing ColdFusion. (I'm currently adding code fragments to the "global" template list and this is not ideal.)
Thanks.
I use ColdFusion (CFML) and noticed that there's no dedicated smart template list. I tried to make one by cloning the empty (default) "batch-tpl.xml" language template (to "cfml-tpl.xml" and "coldfusion-tpl.xml", restarted UE and still don't see it in the "template list". (I've enabled "show all languages" and see CSS, HTML, Java, JavaScript, JSON & XML.)
I also reinstalled "ColdFusion" wordfile (ColdFusion_SQL), but it's pretty outdated and made my own "ColdFusion" wordfile that I'm expanding to work with CFCs and new CFML syntax that has been added since 2012 (the last version of the default UE wordfile.)
Is there a good resource to learn "how to create a custom UltraEdit language template" w/rules regarding the syntax, etc. Is there some sort of flag in the wordfile that enables language-specific smart templates?
I'm creating this template because there are smart templates that I want to create, but only have them display if I'm specifically editing ColdFusion. (I'm currently adding code fragments to the "global" template list and this is not ideal.)
Thanks.