]
Alexey Kazakov reassigned JBIDE-22765:
--------------------------------------
Assignee: Daniel Dekany (was: Alexey Kazakov)
In FTL file in editor are missing directives in code assistant
--------------------------------------------------------------
Key: JBIDE-22765
URL:
https://issues.jboss.org/browse/JBIDE-22765
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: freemarker
Affects Versions: 4.4.1.AM2
Environment: Fedora 24, x86_64,
devstudio:
Version: 10.0.1.AM2
Build id: AM2-v20160715-2233-B5663
Build date: 20160715-2233
Reporter: Ondrej Dockal
Assignee: Daniel Dekany
Priority: Critical
Fix For: 4.4.1.Final
In .ftl file when using <# and opening code assistant, there are missing directives:
compress, nt and setting. I checked
http://freemarker.org/docs/ref_directive_alphaidx.html
for supported directives but did not find any reason we are missing those mentioned above.