[
https://issues.jboss.org/browse/JBIDE-22749?page=com.atlassian.jira.plugi...
]
Daniel Dekany updated JBIDE-22749:
----------------------------------
Description:
Currently, when I type {{<#}} or {{<@}}, the editor automatically adds the closing
{{>}}. It should also close {{</#}}, {{</@}}, {{${}}, and {{#{}} and {{<#--}}.
Furthermore the way it auto-closes what it does is technically award, as it only inserts
the {{>}} after the inserted {{#}} was shown and the resulting syntax highlighting was
done, instead of inserting both characters in a single step.
was:
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.
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 {{#{}} and {{<#--}}.
Furthermore the way it auto-closes what it does is technically award, as it only inserts
the {{>}} after the inserted {{#}} was shown and the resulting syntax highlighting was
done, instead of inserting both characters in a single step.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)