Angelo
Angelo
@vrubezhny as you have said, the problem is about using RequireJS & AngularJS. There is 2 problems with "TodoController" used inside index.html : - retrieve the "todomvc" module intialialized with...
@vrubezhny can I close this issue?
> The project is adopter to be 'tern & angular' project by JBossTools, so you'll have to convert it into Tern and Angular project (due to create required natures to...
@vrubezhny forget my last comment. I have commited https://github.com/angelozerr/tern.java/commit/db1314d2e10f677b82abd60940c9aeb6d58cf777 Please tell me if it works for you.
> But I still couldn't see any proposals on page/jboss-kitchensink-angularjs/src/main/webapp/partials/home.html (inside {{..}} brackets) after I've linked to kitchensink->MembersCtrl controller... @vrubezhny I will study this problem when I will find time....
Could you give me a sample please.
@paulvi to be honnest with you, I don't know what is it possible to do with Eclipse. In my case I use Chrome to debug JavaScript.
Debugging Angular application means : - debug classic JavaScript. See https://developer.jboss.org/thread/252654 - debug Angular Expression inside HTML, but is it possible? I think this issue is out of the scope...
> Furthermore, is that possible to make it the default of ctr+click action so to skip hovering menu entry overhead? I would like to do thay but I have not...
@pascalleclercq do you know how to do that?