I like the new features for Ariadna but I was really hoping for improved
javadoc handling.  In particular, if IDEA could find a way to auto-wrap the
text as I type and delete text just as a text processor does, that would be
most excellent.  I do that by hand right now as everyone else does.  It
would also be nice if it could style HTML markup and javadoc markup in the
javadoc differently.  Auto-completion of {@link #mymethod(String,int)} would
be sweet too.  A cool way you could do this would have a contextual-menu on
a selected string that will
make it a @link, offering a pop-up if there are several methods that match
that method name.  It would also be nice if it would indicate a javadoc
error if I'm @linking to something IDEA can't find or if I'm using a javadoc
tag that is not registered.

~ David Smiley



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

Reply via email to