Hello,
Here is a bug I already submitted for previous builds, but as it is still
there, I seize the opportunity to write once more about it.
Create a brand new JSP file.
Type <%|%>
Put the caret in between and hit enter.
You get:
<%
|
%>
That's okay. That's the correct behaviour.
But if you write <%!|%> and hit enter,
You get
<%!
|
%>
%>
You should check whether there is already an endind %>
Guillaume
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs