Use the auto-completion feature in Eclipse to help write the ECL commands faster and more efficiently in the Unisys Common Editor. This feature provides a list of ECL commands from the content assistant. The feature will propose the command that you want to type without actually typing the complete command.
To trigger this feature in the Unisys Common Editor, do the following:
Place the cursor in a new line or after a blank space in the middle of a line where you want to include a command and type @.
Click Ctrl+Space.
A list of available commands will appear.
Select the required command from the list and press Enter. Alternatively, you can double-click the required command from the list.
The selected command is now added to the editor. You can tab through the command and modify or delete it.
Notes: To filter your search, press Ctrl+Space after @xxx, where xxx is any set of characters. The Content Assistant loads the filtered proposals based on the characters typed.