Hey i'm using 856 anybody else notice that jsp tag completion isnt working? Not sure if this has been broke for a while, this is the first EAP build i've used in a while.
Hey i'm using 856 anybody else notice that jsp tag completion isnt working? Not sure if this has been broke for a while, this is the first EAP build i've used in a while.
I've also seen this incomplete behaviour in Aurora (in all beta builds I think). In Ariadna the mandatory attributes are automatically written and the tag is closed, but in Aurora nothing happens.
I'm assuming that you have a web app setup?
R
Andre Mermegas wrote:
yep, it shows the intention popup window and the list of what is possible, but when you press enter it doesnt complete anything.
try space or tab
Andre Mermegas wrote:
well i should say it completes, but it does not complete in the way i'm used in ariadna.
example
<c:
hit enter keyselect from listifyields:
<c:if
in ariadna
<c:
hit enter keyselect from listif<c:if test="" ></c:if>
it automatically gives a skeleton with closing tag and any mandatory attributes.
I've also seen this incomplete behaviour in Aurora (in all beta builds I
think). In Ariadna the mandatory attributes are automatically written and
the tag is closed, but in Aurora nothing happens.
"Andre Mermegas" <no_mail@jetbrains.com> wrote in message
news:26392967.1057945272280.JavaMail.itn@is.intellij.net...
used in ariadna.
>
>
>
>
attributes.
Andre, you should file a bug report with this example, don't you think?
"Andre Mermegas" <no_mail@jetbrains.com> wrote in message
news:26392967.1057945272280.JavaMail.itn@is.intellij.net...
used in ariadna.
>
>
>
>
attributes.
Yeah i was thinking the same thing this weekend so entered one into tracker.
http://www.intellij.net/tracker/idea/viewSCR?publicId=14157