]
Vlado Pakan closed JBIDE-15714.
-------------------------------
Verified with JBDS 9.0.0.Alpha2-v20150421-1151-B25
Thanks for clarification [~akazakov]
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!