Options: VCE

Complex visual programs are very difficult to understand unless you are the person who
created them. When faced with a complex visual program (i.e., dozens, if not hundreds, of
criss-crossing green and blue lines), it would be nice to be able to focus on one part of
the program at a time. The Dynamic Linking feature makes it easy to do this by
automatically hiding all connections except those originating from or terminating at the
selected components. As new components are selected, the visible connections automatically
change to reflect the new selection.
The VCE script editor is often too small for comfortable use. VA Assist allows you to
set the size (width and height in characters) of the script editor.
This option will cause a getBuilderData() meta data method to be
generated into any VCE-edited classes exported to directories or
Eclipse/WSW/WSAD projects, if one does not already exist. This meta data
method is required if you plan to re-import the type into VA Java and
re-edit it in the VCE.