[
https://issues.jboss.org/browse/JBIDE-19505?page=com.atlassian.jira.plugi...
]
Vlado Pakan edited comment on JBIDE-19505 at 7/20/15 10:29 AM:
---------------------------------------------------------------
Not working with JBDS 9.0.0.Beta2-v20150717-1420-B67.
For point 2) and 3) there is no Angular code assist coming from linked controller.
In case index.html is linked with MembersCtrl controller there is working code assist with
items coming from controller within <div id="content" ng-view> tag
containing these items:
!angular-code-assist.png|thumbnail!
was (Author: vpakan):
Not working with JBDS 9.0.0.Beta2-v20150717-1420-B67.
For point 2) and 3) there is no Angular code assist coming from linked controller.
In case index.html is linked with MembersCtrl controller there is working code assist with
items coming from controller within <div id="content" ng-view> tag
containing these items:
!angular-code-assist.png!
Angular Code Assist doesn't work for jboss-kitchensink-angularjs
app
--------------------------------------------------------------------
Key: JBIDE-19505
URL:
https://issues.jboss.org/browse/JBIDE-19505
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing, upstream
Affects Versions: 4.3.0.Alpha1
Environment: JBDS 9.0.0.Alpha1-v20150216-1042-B11, Linux
Reporter: Vlado Pakan
Assignee: Victor Rubezhny
Priority: Blocker
Fix For: 4.3.0.Beta2
Attachments: angular-code-assist.png
1. Import jboss-kitchensink-angularjs from JBoss Central
2. Open partials/home.html page
3. Open Angular Explorer and link modules > MemberService > MembersCtrl to
controler
4. Find this line {code}<li ng-repeat="message in
errorMessages">{{message}}</li>{code} and invoke Code Assist for {{m
ERROR: Code Assist doesn't contain proposal for message variable
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)