Using Autocompletion for Keywords and Components
Autocompletion lets you search for keywords, classes, and components in the code editor panel of the Modelica Code Editor and insert them into your Modelica custom component definition.
To use autocompletion:
Place the cursor in the word or term you want to search for.
Press Ctrl + Space.
A list of components, classes, and keywords that match the word or term appears below the word (see the following figure).
Select the completion term you want from the list to insert it.
See Also
The Modelica Code Editor
Download Help Document