Results 816 comments of Angelo

> the solution I see is to rise the default "priority" of Angular JS proposals so they to be shown at the top of the proposal list Could you create...

@jabby I will do it but I must fix problem explained in this issue https://github.com/angelozerr/angularjs-eclipse/issues/73

I will try to implement that in 0.4.0. According doc https://docs.angularjs.org/api/ng/input/input%5Bcheckbox%5D ng-true-value is a parameter of input[checkbox]. To manage this case : - filter for input[checkbox] must be implemented (today...

@tan9 do you think it's possible for you to find out the problem (create a patch would be fantastic). I'm very busy with tern.java and I would like to use...

You are right there is a problem with AngularJS, but there is the same problem with the XML editor of WTP.

> @angelozerr do you have any clue on this issue? no-( > this issue exists in WTP XML editor Exactly, and AngularJS Eclipse Syntax coloration is a copy/paste of the...

I agree with you, it should be better that revalidation should be done in this case. But it means that you must refresh the whole HTML files which are opened...

Ok let's me explain you why I have used org.eclipse : 1) I have used PDT (PHP Eclipse plugins) sources to start AngularJS Eclipse to know how to manage highlight...

Ok, I'm waiting for answer of @vrubezhny because it uses AngularJS extension point. I think we must change the package name now to avoid problem in the future.

Ok thank's @alexeykazakov for your answer. I will see if we will have time for 0.5.0 to do that.