6.5 Implement Extern Functions Using AutocompleteType the
function or
task keyword and then trigger
Content Assist. Methods that are available to implement are preceded by the
"Implement" keyword.
The adjacent
proposal tooltip includes information about the action that will be performed.
Upon choosing the method, a corresponding
method stub will be generated at the cursor's location.
|