Code Completion

Code Editor anticipates what you need to type next and, when appropriate, supplies a list of entries from which you can select to complete a statement. For example, when you type an object name, Code Editor displays a list of that object's members. Choosing from this list eliminates much typing or reminds you of symbol names. Press [Tab] to insert the selected code snippet into your file.

The Code Completion feature is available when editing code files such as Mastercam post processors.

The "Code Completion" feature in Code Editor.

Learn more