Autocomplete for objects in context
Brought to you by:
tjuerge
I would like to be able to define in the properties a name
of a class and the key name I use to store the class in
the Velocity context. So that when editing, i can type
$view.
and then get a popup of the methods and variables
available from the class I stored in view.