[jbosstools-issues] [JBoss JIRA] (JBIDE-22749) Improve the automatic finishing of FreeMarker constructs

Daniel Dekany (JIRA) issues at jboss.org
Sat Jul 16 07:13:00 EDT 2016


Daniel Dekany created JBIDE-22749:
-------------------------------------

             Summary: Improve the automatic finishing of FreeMarker constructs
                 Key: JBIDE-22749
                 URL: https://issues.jboss.org/browse/JBIDE-22749
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: freemarker
            Reporter: Daniel Dekany


Currently, when I type {{<#}} or {{<@}}, the editor automatically adds the closing `>`. It should also close {{</#}}, {{</@}}, {{${}}, and {{#{}}. Furthermore the way it auto-closes what it does is technically award, as if only inserts the {{>}} after the the previous part was shown and syntax highlighted and all that.

It would be also very handy if {{<#/}} can auto-insert the tag name.




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list