[
https://issues.jboss.org/browse/JBIDE-15714?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-15714:
----------------------------------------
Step-12 uses AngularJS templates. As mentioned in the description we *do not* support
templates.
Please try index.html from Step-3 -
https://github.com/angular/angular-phonecat/blob/step-3/app/index.html
And Angular Explorer has nothing to do with this content assist (pure JBT feature). That
view is a part of Eclipse Angular plugins and as far as I remember we already have this
issue somewhere in our JIRA. Please contact [~vrubezhny] to get more details about it.
I'm resolving this issue but please reopen it again if it still doesn't work for
you in index.html from Step3.
Dynamic content assist for AngularJS expressions in html files
--------------------------------------------------------------
Key: JBIDE-15714
URL:
https://issues.jboss.org/browse/JBIDE-15714
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Priority: Critical
Labels: new_and_noteworthy
Fix For: 4.3.0.Alpha2
Attachments: Diagram.gliffy, firstTime.png, vpe.png, vpe2.gif
Dynamic content assist works with projects which are mature enough not to fail in
runtime.
Open any html page with JBoss HTML Editor (AngularJS templates are *not* supported) where
some controllers are available and try Ctrl+Space on any {{}}.
The very first time the message saying the data is loading will be shown (this message
will be shown only once per editor):
!firstTime.png!
Press enter or Ctrl+Space again to see AngularJS proposals (if available):
!vpe2.gif!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)