<div dir="ltr">Hi Max,<div><br></div><div>Many thank&#39;s for your answer.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-08-27 10:17 GMT+02:00 Max Rydahl Andersen <span dir="ltr">&lt;<a href="mailto:manderse@redhat.com" target="_blank">manderse@redhat.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On 25 Aug 2014, at 11:22, Angelo zerr wrote:<br>

<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hi all,<br>
<br>
I have done a big refactoring for AngularJS Eclipse 0.5.0-SNAPSHOT to<br>
support highlight inside HTML and JSP (or other editor) and custom markup<br>
interpolation by removing my custom DOM Document for Angular. Now I use<br>
standard DOM SSE Document (So I have remove the AngularJS too).<br>
<br>
You can see those features at<br>
<a href="https://github.com/angelozerr/angularjs-eclipse/wiki/New-and-Noteworthy-0.5.0" target="_blank">https://github.com/angelozerr/<u></u>angularjs-eclipse/wiki/New-<u></u>and-Noteworthy-0.5.0</a><br>
</blockquote>
<br></div>
This looks fantastic Angelo! Thats what I was taking about initially - happy to see it<br>
seem to be possible.</blockquote><div><br></div><div>Glad those features please you!</div><div><br></div><div>I&#39;m waiting for that Victor tests 0.5.0 and afler that I will remove &quot;org.eclipse.angularjs.core.angularsource&quot; to clean code . See <a href="https://github.com/angelozerr/angularjs-eclipse/issues/84">https://github.com/angelozerr/angularjs-eclipse/issues/84</a></div>
<div>After that I would like to create a new release (when Pascal will have time).</div><div><br></div><div>I have implemented JSP Validator for AngularJS Eclipse but my code is very ugly (I had to copied/pasted the original JSP Validator to ignore angular elements/attributes errors-()</div>
<div>To fix that, WTP Validator should provide an extension point to ignore validation. </div><div><br></div><div>I have explained the problem at <a href="https://github.com/angelozerr/angularjs-eclipse/issues/80#issuecomment-53044063">https://github.com/angelozerr/angularjs-eclipse/issues/80#issuecomment-53044063</a></div>
<div><br></div><div>Hope WTP will provide this extension point.</div><div><br></div><div>After 0.5.0, I have a lot of idea like managing JS completion, hyperlink, hover, validation inside string for templateUrl (and other thing) : </div>
<div><br></div><div>------------------------------------------------------------------<br></div><div><div>app.directive(&#39;productTitle&#39;,function(){</div><div><span class="" style="white-space:pre">                </span>return {</div>
<div><span class="" style="white-space:pre">                        </span>restrict: &#39;E&#39;,</div><div><span class="" style="white-space:pre">                        </span>templateUrl: // here Ctrl+Space shows list of HTML files</div><div><span class="" style="white-space:pre">                </span>};</div>
<div><span class="" style="white-space:pre">        </span>});</div></div><div>------------------------------------------------------------------<br></div><div><br></div><div>Tern must be improved to support that, there is a guy who is developping tern-closure who does some PR to Tern (that&#39;s very cool)</div>
<div><br></div><div>Intellij does that, I would like to support it.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Before cleaning my code by removing the custm DOM Document for Angular (for<br>
the moment I have marked the code as deprecated), I would like to know if<br>
some people could test AngularJS Eclipse 0.5.0-SNAPSHOT (check that<br>
highlight, completion, hover, hyperlink works inside angular expression<br>
inside HTML and JSP).<br>
</blockquote>
<br></div>
Victor should be looking at verifying this version with our jboss tools usage today so<br>
I hope he will be able to give some feedback this week.<br></blockquote><div><br></div><div>Great. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
If things pan out we&#39;ll try integrate this version for our upcoming CR1 freeze tomorrow.</blockquote><div><br></div><div>Have a nice day. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Many thank&#39;s for your help.<br>
<br>
Hope you will like this new features.<br>
</blockquote>
<br></div>
I definitely do ;)<br>
<br>
/max<br>
<a href="http://about.me/maxandersen" target="_blank">http://about.me/maxandersen</a><br>
</blockquote></div><br></div></div>