]
Alexey Kazakov reassigned JBIDE-22636:
--------------------------------------
Fix Version/s: 4.4.1.AM2
Assignee: Alexey Kazakov
Resolution: Done
Associate ftlh and fltx file extensions with the FreeMarker editor
------------------------------------------------------------------
Key: JBIDE-22636
URL:
https://issues.jboss.org/browse/JBIDE-22636
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: freemarker
Reporter: Daniel Dekany
Assignee: Alexey Kazakov
Fix For: 4.4.1.AM2
Currently only {{ftl}} is associated with it. 2.3.24 added support for using {{ftlh}} and
{{ftlx}} extensions to indicate that the output will be HTML or XML respectively, and to
enable auto-escaping for them.