Using CodeSense with Auto-Complete
This video clip demonstrates how CodeSense automatically inserts End_Procedure in the correct location after you have typed Procedure followed by a space. It also shows how CodeSense suggests existing methods of the superclass that you can augment or override. Finally, it illustrates how the parameters for the augmented method are automatically inserted based on the superclass definition of the method.
