facelets Inline style autocompletion/suggestions not working
Hi,
in facelets inline style autocompletion/suggestions not working in Build 122.519:
I can "no suggestions" tooltip.
Example:
<p:dataTable id="id"
value="#{mybean.values}" var="otd">
<p:column>
<h:outputText value="...}"/>
</p:column>
......
</p:dataTable>
Greetings
cibo
Please sign in to leave a comment.
Hi,
Seems to be a missing feature. Please watch: http://youtrack.jetbrains.com/issue/IDEA-92747
Regards,
Alexander.
HI,
i think its not feature! is a bug. because its working fine in intellij 11.
Edit:
i created a new project with intellij12 and its working. is there a config to set this feature? ?:|
Greeting
Cibo