You guys still haven't completely fixed the XML declaration issues.  Do you
do any testing at all or do you wait for us users to tell you?

I was hoping that I could tab-complete out the version pseudo-attribute of
the xml declaration, but oh well, that didn't work.  For the hell of it, I
hit control-space at:
<?xml version="1.|    (the | is where the cursor is), and I got an exception
that follows this email.  I also noticed that you haven't corrected the
styling of the initial quoting character in the XML declaration to match
that of the rest of the pseudo-attribute.  I have not tried to see what IDEA
does for XML processing instructions, so these bugs may be there as well.

Oh... one other thing regarding XML file tag completion... if I type <pr|
and hit control-space in a ANT build file, I don't want the popup to have
"pr" in it.  It does have "property" and that's what I want.  If you insist
on "pr" being present, then please have the default selected one be an
existing tag so that I can simply hit return rather than having to go to the
arrow down key.

~ David Smiley

[ 536131]  ERROR - mpletion.CodeCompletionHandler -
[ 536141]  ERROR - mpletion.CodeCompletionHandler - IntelliJ IDEA 3.0  Build
#61
8
[ 536141]  ERROR - mpletion.CodeCompletionHandler - JDK: 1.3.1_03
[ 536141]  ERROR - mpletion.CodeCompletionHandler - VM: Java HotSpot(TM)
Client
VM
[ 536141]  ERROR - mpletion.CodeCompletionHandler - Vendor: Sun Microsystems
Inc
 .
[ 536141]  ERROR - mpletion.CodeCompletionHandler - OS: Windows 2000
[ 536151]  ERROR - mpletion.CodeCompletionHandler -
java.lang.ClassCastException: com.intellij.psi.impl.source.a.f
        at com.intellij.codeInsight.completion.a.e.a(e.java:14)
        at
com.intellij.codeInsight.completion.CodeCompletionHandler.a(CodeCompl
etionHandler.java:86)
        at com.intellij.codeInsight.completion.g.invoke(g.java:9)
        at com.intellij.codeInsight.actions.b.run(b.java:1)
        at com.intellij.openapi.c.a.b.b(b.java:101)
        at com.intellij.codeInsight.actions.a.run(a.java:7)
        at
com.intellij.command.impl.CommandProcessorImpl.a(CommandProcessorImpl
.java:43)
        at com.intellij.codeInsight.actions.x.a(x.java:22)
        at com.intellij.openapi.keymap.impl.b.e(b.java:6)
        at com.intellij.openapi.keymap.impl.b.d(b.java:16)
        at com.intellij.openapi.keymap.impl.b.c(b.java:80)
        at com.intellij.openapi.keymap.impl.b.a(b.java:146)
        at com.intellij.ide.d.dispatchEvent(d.java:6)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:126)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:93)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)



_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to