Code completion of closing JSP tags isn't working correctly - the fact 
that it is a closing tag doesn't seem to be detected.

When I type the following and then press CTRL-SPACE:
</logic:iter

I get the following:
</logic:iterate id="" ></logic:iterate>

I am expecting this:
</logic:iterate>

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to