Page History
...
There are three auto-complete options:
- Off which means you need to type every command. If you have this option turned off, you can quickly start it by pressing Ctrl + Space bar.
- Prompter if selected gives you a list of commands starting with the first character you type. For example, if you type the letter S on a blank line, a list of commands starting with S will be displayed:
...
It also adds any required parameters, for example selecting IF will also include the COND() in the resulting statement.
Pressing Ctrl + Space also brings up the prompter (you can change this shortcut to Ctrl + J in the Editor Options).
- Inline, if selected gives you a and you a best guess of the command you are entering. For example if you type S on an empty line, the remainder of the command is displayed, in the following example, this is ELECT (for the SELECT command).
Also See
...
