]
Vlado Pakan edited comment on JBIDE-17676 at 7/28/14 11:22 AM:
---------------------------------------------------------------
Thanks. Does it mean that we do not support content assist for AngularJS expressions in
JBoss HTML editor (point 3. of previous comment)? So information written here is not
correct
am I
right?
was (Author: vpakan):
Thanks. Does it mean that we do not support content assist for AngularJS expressions? So
information written here is not correct
Angular Code Assist doesn't work for angular phonecat app
---------------------------------------------------------
Key: JBIDE-17676
URL:
https://issues.jboss.org/browse/JBIDE-17676
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.2.0.Beta2
Environment: JBT 4.2.0.Beta2, Linux, AngulaJS for Eclipse installed from JBoss
Central Early access
Reporter: Vlado Pakan
Assignee: Victor Rubezhny
Fix For: 4.2.0.CR1
Attachments: angular.png, angularjs-ca-in-attributes.png,
angularjs-ca-in-expressions.png, angularjs-highlighting.png, angularjs-hyperlink.png,
jbt-html-ca-in-attributes.png, jbt-html-hyperlink.png, phonecatControllers.png
1. Follow steps from JBIDE-16544 to import angular phonecat project
2. Open controllers.js in Java Script editor
ERROR: There is no code assist for angular.| or phonecatControllers.|
3. Open phone-detail.html
ERROR: There is no code assist for {{|}} or {{phone.|}}
Is it not supported scenario?