What is the reasoning behind not having the same class name completion
available in the java source? I have always been impressed by the
intuitiveness of the tool. I cannot count how many time I try something and
it works!
However I cannot say the class name completion in XML is intuitive. My first
inclination was to use Ctrl-Alt-Space which didn't work. The current
Ctrl-Space to complete package names is ok but we need direct access to
class name completion.
In java code I do not have to complete each and every package name before I
can complete the class name. To me it seems the trivial thing to do so I
must be missing something.

BTW Like I said before, just turn class/package name completion everywhere.
Sometimes we use plain old property files to store class name. In jsp some
custom tags could use class names. I do not see a reason not to enable the
completion everywhere. Javadoc tags use class name too. XML text value is
too restrictive.

Jacques


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

Reply via email to