Code completion
Code completion is currently implemented to display
- the parameter of predefined HBasic functions
- the types that may be used in a Dim statement
- the classes that may be used in and inheritance statement
- the subcomponents that may be used when accessing component or class
variables
Code completion for the parameter of a function
Code completion for the types that may be used in a Dim statement
Code completion for the types of a NET library