[Templates] TT IDE

Robin Smidsrød robin at smidsrod.no
Fri Jan 18 12:56:01 GMT 2008


Michael Holzt wrote:
>> Is there any editor for TT with highlighting and autocomplete?
>>     
>
> I have written a very rudimentary highlighting for the joe editor
> (no autocomplete). Attached to this message.
>   
Thanks a bunch, working great so far!

Added this to /etc/joe/joerc to activate it by default (probably a 
smarter/shorter way available...):

 Template Toolkit
*.tt
-syntax tt

 Template Toolkit v2
*.tt2
-syntax tt

-- Robin



More information about the templates mailing list