Normally, the VA Java code assistant is triggered proactively via hitting
the Ctrl+Space key combination. VA Assist provides an option to
automatically invoke the code assistant whenever the period key is hit
(after a user settable delay).

The delay (in milliseconds) between hitting the period key and invoking
the code assistant can be set via an option on the
"VA Assist | Code Editing" options page.
The code assist hover help that appears for
method parameters and class names has been enhanced to optionally show the
first few lines of JavaDoc help for that item. The number of lines is
configurable via an option on the
"VA Assist | Code Editing" options
page.
