jsp { %><% } matching bug: is anyone having this problem ?
hi,
in the latest (908) and all the previous auroras I get that in jsp's, with code like
{
%>window.close;<%
}
the opening '{' gets matched with '>]]>' instead of '}'.
As I haven't found this in the issues, I am wondering whether I just am setting some option wrong. It works fine in 3.0.5. thanks
Please sign in to leave a comment.
"p" <pietrobrooks@hotmail.com> a écrit dans le message de
news:16168155.1061973247694.JavaMail.itn@is.intellij.net...
with code like
>
>
setting some option wrong. It works fine in 3.0.5. thanks
I have filed myself a bug report regarding this problem.
It's already in the tracker.
http://www.intellij.net/tracker/idea/viewSCR?publicId=13242
Guillaume Laforge